rcdata v1.0.0-alpha.5 (2023-03-18T14:16:01Z)
Dub
Repo
ParserExceptionImpl.this
rcdata
parser
ParserExceptionImpl
Undocumented in source.
this
(string msg, Input source, string filename, size_t line)
this
(string msg, Match context, Input source, string filename, size_t line)
class
ParserExceptionImpl
(Input, alias supply)
pure @
safe
this
(
string
msg
,
Match
context
,
Input
source
,
string
filename
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
rcdata
parser
ParserExceptionImpl
aliases
Match
constructors
this
functions
extend
mixin templates
parserExeptionCtors
variables
context
source