dparsergen v0.1.0 (2023-05-07T14:44:42Z)
Dub
Repo
MultiParseException.toString
dparsergen
core
parseexception
MultiParseException
Undocumented in source. Be warned that the author may not have intended to support it.
void
toString
(void delegate(in char[]) sink)
class
MultiParseException
override const
void
toString
(
scope
void
delegate
(
in
char
[]
)
sink
)
void
toString
(string inputString, void delegate(in char[]) sink, ExceptionStringFlags flags)
Meta
Source
See Implementation
dparsergen
core
parseexception
MultiParseException
constructors
this
functions
maxEndException
simpleMsg
toString
variables
nextErrors
prods