IdentifierValue

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.

Inherited Members

From StringValue

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

Meta