antlr-d v1.3.8 (2019-01-30T12:18:54Z)
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, string text, int channel, int start, int stop, int line, int charPositionInLine)
class
CommonTokenFactory
CommonToken
create
(
TokenFactorySourcePair
source
,
int
type
,
string
text
,
int
channel
,
int
start
,
int
stop
,
int
line
,
int
charPositionInLine
)
CommonToken
create
(int type, string text)
Meta
Source
See Implementation
antlr
v4
runtime
CommonTokenFactory
CommonTokenFactory
constructors
this
functions
create
static functions
DEFAULT
variables
copyText