public class InvokeRule extends RuleElementimplements LabeledOp
| Modifier and Type | Field and Description |
|---|---|
List |
argExprsChunks
|
String |
ctxName
|
<any> |
labels
|
String |
name
|
stateNumberenclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
InvokeRule(ParserFactory
|
| Modifier and Type | Method and Description |
|---|---|
List |
getLabels()
|
getContextName, getOuterMostAltCodeBlockpublic Stringname
public <any> labels
public StringctxName
public List<ActionChunk > argExprsChunks
public InvokeRule(ParserFactoryfactory, GrammarAST ast, GrammarAST labelAST)