HasCategory

Undocumented in source.

Members

Functions

category
HasCategory category(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getJSON
JSONValue getJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
initArray
Array initArray(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
prettyString
string prettyString(uint depth)
Undocumented in source. Be warned that the author may not have intended to support it.
setAtom
void setAtom(string name, T x)
Undocumented in source. Be warned that the author may not have intended to support it.
setAtom
void setAtom()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

atomMap
HasJSON[string] atomMap;
Undocumented in source.
categoryMap
HasCategory[string] categoryMap;
Undocumented in source.

Inherited Members

From HasJSON

getJSON
JSONValue getJSON()
Undocumented in source.
prettyString
string prettyString(uint depth)
Undocumented in source.

Meta