vayne v0.0.42 (2018-09-13T09:44:56Z)
Dub
Repo
ContextException
vayne
source
context
Undocumented in source.
class
ContextException : Exception {
this
(SourceLoc loc, string msg);
SourceLoc
loc
;
}
Constructors
this
this
(SourceLoc loc, string msg)
Undocumented in source.
Members
Variables
loc
SourceLoc
loc
;
Undocumented in source.
Meta
Source
See Implementation
vayne
source
context
classes
Context
ContextException