dparsergen ~master (2023-07-12T17:02:27.7905513)
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.