antlr-d v1.7.3 (2020-04-15T19:04:07Z)
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
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