gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
ParseException.this
gfx
decl
sdlang
exception
ParseException
Undocumented in source.
this
(string msg, string file, size_t line)
this
(Location location, string msg, string file, size_t line)
class
ParseException
this
(
Location
location
,
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
gfx
decl
sdlang
exception
ParseException
constructors
this
variables
hasLocation
location