phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
LispParser.sexprToLineColumn
nxt
lispy
LispParser
Undocumented in source.
struct
LispParser
@
safe
pure const @
trusted
pure nothrow
@
nogc
=>
scanLineColumnToOffset
(
_input
,
Offset
(
offsetTo
(
sexpr.token.src
)))
LineColumn
sexprToLineColumn
(
scope
const
SExpr
sexpr
)
Meta
Source
See Implementation
nxt
lispy
LispParser
aliases
Input
digitChars
endOfLineChars
whiteChars
constructors
this
functions
charsToLineColumn
empty
front
offsetTo
offsetToLineColumn
popFront
sexprToLineColumn
postblits
this(this)
properties
subExprsCount
structs
Config