antlr-d v1.3.8 (2019-01-30T12:18:54Z)
Dub
Repo
CommonToken.setType
antlr
v4
runtime
CommonToken
CommonToken
@uml @override
class
CommonToken
override
void
setType
(
int
type
)
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
@uml @override