dlangide v0.7.6 (2016-09-15T14:12:00Z)
Home
Dub
Repo
StringLiteralToken.this
ddc
lexer
tokenizer
StringLiteralToken
Undocumented in source.
this
()
class
StringLiteralToken
this
(
)
this
(SourceFile file, uint line, uint pos, dchar[] text, dchar type)
Meta
Source
See Implementation
ddc
lexer
tokenizer
StringLiteralToken
constructors
this
functions
clone
setText
properties
literalType
text
toString
variables
_literalType
_text