StringFilter

Undocumented in source.

Constructors

this
this(string str)
Undocumented in source.

Members

Functions

get
Lexeme get()
Undocumented in source. Be warned that the author may not have intended to support it.
isStringChar
bool isStringChar(Lexeme lexeme)
Undocumented in source. Be warned that the author may not have intended to support it.
line
uint line()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

currentStrChar
dchar currentStrChar;
Undocumented in source.
lexer
BaseFilter lexer;
Undocumented in source.
readingString
bool readingString;
Undocumented in source.
strLexeme
Lexeme strLexeme;
Undocumented in source.

Meta