Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter Name

Description

ruleName

The name of the rule as specified in the input grammar.

ruleDescriptor

The org.antlr.tool.Rule object instance associated with this StringTemplate.

block

 

emptyRule

 

description

 

exceptions

 

finally

 

memoize

 

dfaLoopbackState() StringTemplate

A DFA state that is actually the loopback decision of a closure
loop. If end-of-token (EOT) predicts any of the targets then it
should act like a default clause (i.e., no error can be generated).
This is used only in the lexer so that for ('a')* on the end of a rule
anything other than 'a' predicts exiting.

Parameter Name

Description

k

 

edges

 

eotPredictsAlt

 

description

 

stateNumber

 

semPredState

 

AST.stg

ASTParser.stg

ST.stg