dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
SingleParseException.this
dparsergen
core
parseexception
SingleParseException
Construct exception.
class
SingleParseException
(Location)
this
(
string
msg
,
Location
markStart
,
Location
markEnd
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
dparsergen
core
parseexception
SingleParseException
constructors
this
functions
laterEnd
maxEndException
toString
variables
markEnd
markStart
Construct exception.