dstep v1.0.3 (2021-07-31T06:50:08Z)
Home
Dub
Repo
TranslationException
dstep
translator
Translator
Undocumented in source.
class
TranslationException :
DStepException
{
this
(string message, string file, size_t line);
}
Constructors
this
this
(string message, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
dstep
translator
Translator
classes
TranslationException
Translator
functions
handleInclude
isDKeyword
renameDKeyword
translateFunction
translateIdentifier
translateVariable
structs
Parameter