antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
Lexer.tokenFactory_
antlr
v4
runtime
Lexer
Lexer
How to create token objects @uml @read @write @override
class
Lexer
TokenFactory
!
CommonToken
tokenFactory_
;
Meta
Source
See Implementation
antlr
v4
runtime
Lexer
Lexer
constructors
this
functions
action
emit
emitEOF
getAllTokens
getChannel
getChannelNames
getCharErrorDisplay
getCharIndex
getCharPositionInLine
getErrorDisplay
getInputStream
getLine
getModeNames
getSourceName
getText
getToken
getTokenNames
getType
mode
more
nextToken
notifyListeners
popMode
pushMode
recover
reset
setChannel
setCharPositionInLine
setInputStream
setLine
setText
setToken
setType
skip
tokenFactory
static variables
DEFAULT_MODE
DEFAULT_TOKEN_CHANNEL
HIDDEN
MAX_CHAR_VALUE
MIN_CHAR_VALUE
MORE
SKIP
variables
_channel
_hitEOF
_input
_mode
_modeStack
_text
_token
_tokenFactorySourcePair
_tokenStartCharIndex
_tokenStartCharPositionInLine
_tokenStartLine
_type
tokenFactory_
How to create token objects @uml @read @write @override