dlangide v0.7.77 (2017-09-12T14:20:07Z)
Home
Dub
Repo
RealLiteralToken.this
ddc
lexer
tokenizer
RealLiteralToken
Undocumented in source.
this
()
this
(SourceFile file, uint line, uint pos, real value, byte precision, bool imaginary)
class
RealLiteralToken
this
(
SourceFile
file
,
uint
line
,
uint
pos
,
real
value
,
byte
precision
,
bool
imaginary
)
Meta
Source
See Implementation
ddc
lexer
tokenizer
RealLiteralToken
constructors
this
functions
clone
setFlags
setValue
properties
doubleValue
floatValue
intValue
isImaginary
precision
realValue
text
toString
variables
_imaginary
_precision
_value