LispParser.sexprToLineColumn

Undocumented in source.
struct LispParser
@safe pure const @trusted pure nothrow
@nogc => scanLineColumnToOffset(_input, Offset(offsetTo(sexpr.token.src)))
sexprToLineColumn
(
scope const SExpr sexpr
)

Meta