LabeledOp
public class MatchToken extends RuleElement implements LabeledOp
Modifier and Type | Field | Description |
---|---|---|
List<Decl> |
labels |
|
String |
name |
|
int |
ttype |
ast, factory
stateNumber
enclosingBlock, 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, wait
getContextName, getOuterMostAltCodeBlock
public MatchToken(OutputModelFactory factory, TerminalAST ast)
public MatchToken(OutputModelFactory factory, GrammarAST ast)
Copyright © 1992–2018 ANTLR. All rights reserved.