preprocessor ~master (2023-02-20T23:28:23.9639437)
Dub
Repo
PreprocessException.this
preprocessor
artifacts
PreprocessException
Undocumented in source.
this
(ParseContext parseCtx, string msg, string file, size_t line)
this
(ParseContext parseCtx, ulong codePos, string msg, string file, size_t line)
class
PreprocessException
this
(
in
ref
ParseContext
parseCtx
,
ulong
codePos
,
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
preprocessor
artifacts
PreprocessException
constructors
this