LabeledOppublic class MatchToken extends RuleElement implements LabeledOp
| Modifier and Type | Field | Description |
|---|---|---|
List<Decl> |
labels |
|
String |
name |
|
int |
ttype |
ast, factorystateNumberenclosingBlock, enclosingRuleRunction, uniqueID| Constructor | Description |
|---|---|
MatchToken(OutputModelFactory factory,
GrammarAST ast) |
|
MatchToken(OutputModelFactory factory,
TerminalAST ast) |
| Modifier and Type | Method | Description |
|---|---|---|
List<Decl> |
getLabels() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextName, getOuterMostAltCodeBlockpublic MatchToken(OutputModelFactory factory, TerminalAST ast)
public MatchToken(OutputModelFactory factory, GrammarAST ast)
Copyright © 1992–2019 ANTLR. All rights reserved.