VerbRule(Debug)grammar
Debug options. This is the general verb for performing various debugging operations while running the game. The Debug Action parses the options string to carry out the command.
VerbRule(Debug)
// original source text
grammar
VerbRule
(Debug)
: [
VerbProduction](../object/VerbProduction.html)
// after macro expansion
Superclass Tree (in declaration order)
VerbRule(Debug)
VerbProduction
Production
` object`
Summary of Properties
` action
missingQ
verbPhrase
`
Inherited from VerbProduction
:
` isActive
[
priority`](../object/VerbProduction.html#priority)
Inherited from Production
:
determiner
nounPhraseRole
npClass
parent
Summary of Methods
Inherited from VerbProduction
:
answerMissing
build
missingRoleProd
visitProd
Inherited from Production
:
addNounListItem
findAction
findChild
findParent
getNounPhraseRole
getText
getTokens
grammarInfoForBuild
isChildOf
noteEndOfSentence
visitLiteral
Properties
action
no description available
missingQ
no description available
verbPhrase
no description available
Methods
(none)
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1