- isString
bool isString(Lexeme lexeme)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseDML
bool parseDML(string text, DMLData* data)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseStatement
bool parseStatement(Lexer* lexer, DMLStruct* stru)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseStruct
bool parseStruct(Lexer* lexer, DMLStruct* stru)
Undocumented in source. Be warned that the author may not have intended to support it.