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