antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
Lexer.action
antlr
v4
runtime
Lexer
Lexer
@uml @override
class
Lexer
override
void
action
(
InterfaceRuleContext
interfaceRuleContext
,
int
ruleIndex
,
int
actionIndex
)
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_
@uml @override