vox v0.2.0 (2022-04-19T16:16:42Z)
Dub
Repo
CompilationException.this
vox
context
CompilationException
Undocumented in source.
class
CompilationException
this
(
bool
isICE
,
string
file
= __MODULE__
,
int
line
= __LINE__
)
Meta
Source
See Implementation
vox
context
CompilationException
constructors
this
variables
isICE