vayne v0.0.36 (2018-05-23T10:04:52Z)
Dub
Repo
PreParserException
vayne
source
preparser
Undocumented in source.
class
PreParserException : 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
preparser
classes
PreParserException
functions
preparse
structs
PreParserOptions