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