BooleanValue

Undocumented in source.

Constructors

this
this(string name, bool value)
Undocumented in source.

Members

Functions

clone
Value clone(string name)
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

value
bool value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Value

Type
enum Type
Undocumented in source.
type
Type type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
clone
Value clone(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
p_type
Type p_type;
Undocumented in source.

Meta