Action
, Choice
, InvokeRule
, MatchToken
public class RuleElement extends SrcOp
Modifier and Type | Field | Description |
---|---|---|
int |
stateNumber |
Associated ATN state for this rule elements (action, token, ruleref, ...)
|
ast, factory
enclosingBlock, enclosingRuleRunction, uniqueID
Constructor | Description |
---|---|
RuleElement(OutputModelFactory factory,
GrammarAST ast) |
public int stateNumber
public RuleElement(OutputModelFactory factory, GrammarAST ast)
Copyright © 1992–2018 ANTLR. All rights reserved.