LispParser.sexprToLineColumn

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

Meta