source.lexbase

Undocumented in source.

Members

Functions

lexerMixin
string lexerMixin(string[string] ids, string def, string[] rtArgs)
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

LexBaseImpl
mixintemplate LexBaseImpl(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