BElement

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(V content)
Undocumented in source.
this
this(V content)
Undocumented in source.

Members

Functions

bstr
BStr* bstr()
Undocumented in source. Be warned that the author may not have intended to support it.
dict
BDict* dict()
Undocumented in source. Be warned that the author may not have intended to support it.
elSet
void elSet(T set)
Undocumented in source. Be warned that the author may not have intended to support it.
element
BElement* element()
Undocumented in source. Be warned that the author may not have intended to support it.
integer
BInt* integer()
Undocumented in source. Be warned that the author may not have intended to support it.
list
BList* list()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(BStr str)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(BInt integer)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(BDict dict)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(BList list)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
BElement opIndex(BStr v)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
BElement opIndex(uint v)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexOpAssign
void opIndexOpAssign(V v, K k)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(V v)
Undocumented in source. Be warned that the author may not have intended to support it.
serialize
BStr serialize()
Undocumented in source. Be warned that the author may not have intended to support it.
str
string* str()
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.

Meta