dlangide v0.7.42 (2017-08-11T16:19:30Z)
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