dgl.dml.dml

Undocumented in source.

Members

Functions

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.

Structs

DMLData
struct DMLData
Undocumented in source.
DMLStruct
struct DMLStruct
Undocumented in source.
DMLValue
struct DMLValue
Undocumented in source.

Meta