StringValue

Undocumented in source.

Constructors

this
this(string name, string value)
Undocumented in source.
this
this(string name, string value, dstring utfValue)
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

utf32Value
dstring utf32Value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
string 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