- front
char front()
Undocumented in source. Be warned that the author may not have intended to support it.
- init
void init(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- isAlpha
bool isAlpha()
Undocumented in source. Be warned that the author may not have intended to support it.
- isEmpty
bool isEmpty()
Undocumented in source. Be warned that the author may not have intended to support it.
- isNumber
bool isNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
char popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
- readDouble
double readDouble()
Undocumented in source. Be warned that the author may not have intended to support it.
- skip
Scanner skip(char c)
Undocumented in source. Be warned that the author may not have intended to support it.
- skip
Scanner skip()
Undocumented in source. Be warned that the author may not have intended to support it.
- skipws
Scanner skipws()
Undocumented in source. Be warned that the author may not have intended to support it.
- text
string text()
- end
immutable(char)* end;
Undocumented in source. Be warned that the author may not have intended to support it.