dmdscript.value

Undocumented in source.

Members

Enums

V_REF_ERROR
anonymousenum V_REF_ERROR
Undocumented in source.

Functions

signalingUndefined
Value* signalingUndefined(string id)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Value
struct Value
Undocumented in source.

Variables

TypeBoolean
string TypeBoolean;
Undocumented in source.
TypeIterator
string TypeIterator;
Undocumented in source.
TypeNull
string TypeNull;
Undocumented in source.
TypeNumber
string TypeNumber;
Undocumented in source.
TypeObject
string TypeObject;
Undocumented in source.
TypeString
string TypeString;
Undocumented in source.
TypeUndefined
string TypeUndefined;
Undocumented in source.
vnull
Value vnull;
Undocumented in source.
vundefined
Value vundefined;
Undocumented in source.

Meta