idl2d v1.0.0 (2021-10-04T13:13:33Z)
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
///////////////////////////////////////////////////////////////////////////