Keywords

Undocumented in source.

Constructors

this
this(Map!(string, Token) keywords)
Undocumented in source.

Members

Functions

containsValue
bool containsValue(Token token)
Undocumented in source. Be warned that the author may not have intended to support it.
getKeyword
Token getKeyword(long hash)
Undocumented in source. Be warned that the author may not have intended to support it.
getKeyword
Token getKeyword(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
getKeywords
Map!(string, Token) getKeywords()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

DEFAULT_KEYWORDS
Keywords DEFAULT_KEYWORDS()
Undocumented in source. Be warned that the author may not have intended to support it.
SQLITE_KEYWORDS
Keywords SQLITE_KEYWORDS()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta