dlangide ~master (2022-03-12T21:44:19.0376395)
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