dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
LocationAll
dparsergen
core
location
Location storing bytes, lines and offsets from the line beginnings.
alias
LocationAll
=
LocationImpl
!(
LocationTypeFlags.bytes
|
LocationTypeFlags.lines
|
LocationTypeFlags.lineOffset
)
Meta
Source
See Implementation
dparsergen
core
location
aliases
LocationAll
LocationBytes
enums
LocationTypeFlags
structs
LocationImpl
LocationRangeStartDiffLength
LocationRangeStartEnd
LocationRangeStartLength
templates
isLocationRangeStartDiffLength
Location storing bytes, lines and offsets from the line beginnings.