sdlang-d ~fix-40 (2026-03-29T20:05:33.4060384)
Dub
Repo
ParseException.this
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
sdlang
exception
ParseException
constructors
this
variables
hasLocation
location