Class MatchToken
java.lang.Object
org.antlr.v4.codegen.model.OutputModelObject
org.antlr.v4.codegen.model.SrcOp
org.antlr.v4.codegen.model.RuleElement
org.antlr.v4.codegen.model.MatchToken
- All Implemented Interfaces:
LabeledOp
-
Field Summary
FieldsFields inherited from class RuleElement
stateNumberFields inherited from class SrcOp
enclosingBlock, enclosingRuleRunction, uniqueIDFields inherited from class OutputModelObject
ast, factory -
Constructor Summary
ConstructorsConstructorDescriptionMatchToken(OutputModelFactory factory, GrammarAST ast) MatchToken(OutputModelFactory factory, TerminalAST ast) -
Method Summary
Methods inherited from class SrcOp
getContextName, getOuterMostAltCodeBlock
-
Field Details
-
name
-
escapedName
-
ttype
public final int ttype -
labels
-
-
Constructor Details
-
MatchToken
-
MatchToken
-
-
Method Details
-
getLabels
-