source.lexerutil

Undocumented in source.

Members

Functions

isIdChar
auto isIdChar(char c)
Undocumented in source. Be warned that the author may not have intended to support it.
lexerMixin
string lexerMixin(string[string] ids, string def)
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront(string s)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

TokenRangeImpl
mixintemplate TokenRangeImpl(Token, alias BaseMap, alias KeywordMap, alias OperatorMap)
Undocumented in source.

Properties

front
char front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta