seekPreParserobject | newbie.t[903] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
The StringPreparser checks to see if there's a Consultable in the current location. If so, then we use the standard library handling, on the assumption that the player is trying to looking something up in it. If not we change the command to SEEK X in order to invoke the new SeekAction defined below.
seekPreParser : StringPreParser
seekPreParser
StringPreParser
PreinitObject
ModuleExecObject
object
Inherited from StringPreParser
:
isActive
regList
regListSorted
runOrder
Inherited from PreinitObject
:
execBeforeMe
reverseGlobalSymbols
Inherited from ModuleExecObject
:
execAfterMe
hasInitialized_
isDoingExec_
isExecuted_
Inherited from StringPreParser
:
construct
execute
registerPreParser
runAll
Inherited from ModuleExecObject
:
_execute
classExec
pat | newbie.t[918] |
doParsing (str, which) OVERRIDDEN | newbie.t[904] |