- _toTOMLDictionary
void _toTOMLDictionary(ParseTree p, TOMLValue root, string current_header)
Undocumented in source. Be warned that the author may not have intended to support it.
- parse
TOMLValue parse(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseFile
TOMLValue parseFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.