DJSNNumber

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(double value)
Undocumented in source.
this
this(string value)
Undocumented in source.
this
this(DJSNNumber value)
Undocumented in source.

Alias This

value

Members

Functions

dup
DJSNValue dup()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

get
double get [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
int value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
double value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
DJSNNumber value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
DJSNValue value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
double value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta