- charsToLineColumn
LineColumn charsToLineColumn(const(char)[] chars)
Undocumented in source. Be warned that the author may not have intended to support it.
- front
const(SExpr) front()
Undocumented in source. Be warned that the author may not have intended to support it.
- offsetTo
ptrdiff_t offsetTo(char[] expr)
Undocumented in source. Be warned that the author may not have intended to support it.
- offsetToLineColumn
LineColumn offsetToLineColumn(size_t offset)
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.
- sexprToLineColumn
LineColumn sexprToLineColumn(SExpr sexpr)
Undocumented in source. Be warned that the author may not have intended to support it.
Parse from input into lazy range over top-level expressions (SExpr).