oopsCommand(main)grammargrammar.t[1347]

The main grammar for an OOPS command. This is separate from the main command grammar, since OOPS commands are somewhat special (in particular, they can't be mixed with other commands on an input line).

The grammar tree for an OOPS command must include one or more OopsProduction objects. Each of these must have a '->toks_' property that gives the sub-production with the literal token list of the correction.

[Required]

grammar oopsCommand(main) :   Production

Superclass Tree   (in declaration order)

oopsCommand(main)
        Production
                object

Summary of Properties  

Inherited from Production :
determiner  nounPhraseRole  npClass  parent 

Summary of Methods  

Inherited from Production :
addNounListItem  build  findAction  findChild  findParent  getNounPhraseRole  getText  getTokens  grammarInfoForBuild  isChildOf  noteEndOfSentence  visitLiteral  visitProd 

Properties  

(none)

Methods  

(none)

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2