- read
void read(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
- readArrayValue
void readArrayValue(Node parent)
Undocumented in source. Be warned that the author may not have intended to support it.
- readBooleanValue
void readBooleanValue(Node parent)
Undocumented in source. Be warned that the author may not have intended to support it.
- readIdentifierValue
void readIdentifierValue(Node parent)
Undocumented in source. Be warned that the author may not have intended to support it.
- readNumberValue
void readNumberValue(Node parent)
Undocumented in source. Be warned that the author may not have intended to support it.
- readObject
void readObject(Node parent)
Undocumented in source. Be warned that the author may not have intended to support it.
- readObjects
void readObjects()
Undocumented in source. Be warned that the author may not have intended to support it.
- readParameter
void readParameter(Node parent)
Undocumented in source. Be warned that the author may not have intended to support it.
- readStringValue
void readStringValue(Node parent)
Undocumented in source. Be warned that the author may not have intended to support it.
- readValue
void readValue(Node parent)
Undocumented in source. Be warned that the author may not have intended to support it.