Input

Undocumented in source.

Constructors

this
this(string name, const(char)[] text, Flag!"offset" offset)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
dchar front()
Undocumented in source. Be warned that the author may not have intended to support it.
index
size_t index()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
position
Position position()
Undocumented in source. Be warned that the author may not have intended to support it.
sliceFrom
const(char)[] sliceFrom(size_t begin)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta