- begin_pos
size_t begin_pos [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- end_pos
size_t end_pos [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- front
immutable(Token) front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- grap
immutable(string) grap(size_t begin, size_t end)
Undocumented in source.
- line
uint line [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
void popFront [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- pos
uint pos [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- symbol
immutable(string) symbol [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.