dlangide v0.7.77 (2017-09-12T14:20:07Z)
Home
Dub
Repo
CharacterLiteralToken.this
ddc
lexer
tokenizer
CharacterLiteralToken
Undocumented in source.
this
()
this
(SourceFile file, uint line, uint pos, dchar character, dchar type)
class
CharacterLiteralToken
this
(
SourceFile
file
,
uint
line
,
uint
pos
,
dchar
character
,
dchar
type
)
Meta
Source
See Implementation
ddc
lexer
tokenizer
CharacterLiteralToken
constructors
this
functions
clone
setCharacter
properties
character
literalType
text
toString
variables
_character
_literalType