antlr-d v1.3.1 (2018-08-18T10:02:35Z)
Dub
Repo
ATN.maxTokenType
antlr
v4
runtime
atn
ATN
ATN
@uml The maximum value for any symbol recognized by a transition in the ATN.
class
ATN
int
maxTokenType
;
Meta
Source
See Implementation
antlr
v4
runtime
atn
ATN
ATN
constructors
this
functions
addState
defineDecisionState
getDecisionState
getExpectedTokens
getNumberOfDecisions
nextTokens
removeState
static variables
INVALID_ALT_NUMBER
variables
decisionToState
grammarType
lexerActions
maxTokenType
modeNameToStartState
modeToStartState
ruleToStartState
ruleToStopState
ruleToTokenType
states
@uml The maximum value for any symbol recognized by a transition in the ATN.