Filter

Undocumented in source.

Constructors

this
this(string text)
Undocumented in source.

Members

Functions

addLevel
FilterLevel* addLevel(bool positive)
Undocumented in source. Be warned that the author may not have intended to support it.
getNext
string getNext()
Undocumented in source. Be warned that the author may not have intended to support it.
readNext
void readNext()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

current
string current;
Undocumented in source.
levels
FilterLevel[] levels;
Undocumented in source.
lex
Lexer lex;
Undocumented in source.

Meta