public class MatchToken extends RuleElement implements LabeledOp
| Modifier and Type | Field and Description |
|---|---|
List<Decl> |
labels |
String |
name |
int |
ttype |
stateNumberenclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
MatchToken(OutputModelFactory factory,
GrammarAST ast) |
MatchToken(OutputModelFactory factory,
TerminalAST ast) |
| Modifier and Type | Method and Description |
|---|---|
List<Decl> |
getLabels() |
getContextName, getOuterMostAltCodeBlockpublic MatchToken(OutputModelFactory factory, TerminalAST ast)
public MatchToken(OutputModelFactory factory, GrammarAST ast)
Copyright © 1992–2020 ANTLR. All rights reserved.