antlr-d v1.3.8 (2019-01-30T12:18:54Z)
Dub
Repo
CommonToken.setCharPositionInLine
antlr
v4
runtime
CommonToken
CommonToken
Undocumented in source. Be warned that the author may not have intended to support it.
class
CommonToken
void
setCharPositionInLine
(
int
charPositionInLine
)
Meta
Source
See Implementation
antlr
v4
runtime
CommonToken
CommonToken
constructors
this
functions
getChannel
getCharPositionInLine
getInputStream
getLine
getStartIndex
getStopIndex
getText
getTokenIndex
getTokenSource
getType
setChannel
setCharPositionInLine
setLine
setStartIndex
setStopIndex
setText
setTokenIndex
setType
toString
static variables
EMPTY_SOURCE
variables
channel
charPositionInLine
index
line
source
start
stop
text
type