antlr-d v1.7.3 (2020-04-15T19:04:07Z)
Dub
Repo
CommonTokenFactory.create
antlr
v4
runtime
CommonTokenFactory
CommonTokenFactory
Undocumented in source. Be warned that the author may not have intended to support it.
CommonToken
create
(TokenFactorySourcePair source, int type, Variant text, int channel, size_t start, size_t stop, int line, int charPositionInLine)
class
CommonTokenFactory
CommonToken
create
(
TokenFactorySourcePair
source
,
int
type
,
Variant
text
,
int
channel
,
size_t
start
,
size_t
stop
,
int
line
,
int
charPositionInLine
)
CommonToken
create
(int type, Variant text)
Meta
Source
See Implementation
antlr
v4
runtime
CommonTokenFactory
CommonTokenFactory
constructors
this
functions
create
static functions
DEFAULT
variables
copyText