dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
LocationImpl.isValid
dparsergen
core
location
LocationImpl
Check if the location is valid.
struct
LocationImpl
(LocationTypeFlags flags, T = int)
const
bool
isValid
(
)
Meta
Source
See Implementation
dparsergen
core
location
LocationImpl
aliases
LocationAbs
LocationDiff
constructors
this
functions
advance
isValid
opBinary
opCmp
toPrettyString
toString
manifest constants
invalid
max
zero
static functions
fromStr
variables
bytePos
line
offset
Check if the location is valid.