antlr-d v1.5.4 (2019-05-09T14:01:38Z)
Dub
Repo
CommonToken.this
antlr
v4
runtime
CommonToken
CommonToken
Undocumented in source.
this
(int type)
this
(TokenFactorySourcePair source, int type, int channel, int start, int stop)
class
CommonToken
this
(
TokenFactorySourcePair
source
,
int
type
,
int
channel
,
int
start
,
int
stop
)
this
(int type, Variant text)
this
(Token oldToken)
Meta
Source
See Implementation
antlr
v4
runtime
CommonToken
CommonToken
constructors
this
functions
getChannel
getCharPositionInLine
getInputStream
getLine
getText
getTokenIndex
getTokenSource
getType
setChannel
setCharPositionInLine
setLine
setText
setTokenIndex
setType
startIndex
stopIndex
toString
static variables
EMPTY_SOURCE
variables
channel
charPositionInLine
index
line
source
startIndex_
stopIndex_
text
type