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