dgl.dml.lexer

Undocumented in source.

Members

Enums

FULL_MATCH
anonymousenum FULL_MATCH
Undocumented in source.

Functions

emptyLexeme
Lexeme emptyLexeme()
Undocumented in source. Be warned that the author may not have intended to support it.
invalidLexeme
Lexeme invalidLexeme()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

stddelimiters
string[] stddelimiters;
Undocumented in source.

Structs

BaseFilter
struct BaseFilter
Undocumented in source.
CommentFilter
struct CommentFilter
Undocumented in source.
Lexeme
struct Lexeme
Undocumented in source.
Lexer
struct Lexer
Undocumented in source.
StringFilter
struct StringFilter
Undocumented in source.

Meta