idl2d ~master (2021-11-09T17:35:01Z)
Dub
Repo
SyntaxException
c2d
dgutil
///////////////////////////////////////////////////////////////////////////
class
SyntaxException : Exception {
this
(string msg);
static
int
count
;
}
Constructors
this
this
(string msg)
Undocumented in source.
Members
Static variables
count
int
count
;
Undocumented in source.
Meta
Source
See Implementation
c2d
dgutil
classes
SyntaxException
functions
assume
cpp_string
getNameWithoutExt
reindent
removeDuplicateEmptyLines
throwException
///////////////////////////////////////////////////////////////////////////