- curChar
dchar curChar [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isAlpha
bool isAlpha [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isAlphaNum
bool isAlphaNum [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isEmpty
bool isEmpty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isNewLine
bool isNewLine [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isSpace
bool isSpace [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isUpper
bool isUpper [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isValid
bool isValid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- tag
const(Tag) tag [@property getter]
- type
TokenType type [@property getter]
The result of a Lexer action.