dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
InvalidToken.this
ddc
lexer
tokenizer
InvalidToken
Undocumented in source.
this
()
this
(SourceFile file, uint line, uint pos, dchar[] text)
class
InvalidToken
this
(
SourceFile
file
,
uint
line
,
uint
pos
,
dchar
[]
text
)
Meta
Source
See Implementation
ddc
lexer
tokenizer
InvalidToken
constructors
this
functions
clone
properties
errorCode
errorMessage
invalidTokenType
text
toString
variables
_errorCode
_errorMessage
_invalidTokenType
_text