dstep.translator.Translator

Members

Classes

Translator
class Translator
Undocumented in source.

Enums

Language
enum Language
Undocumented in source.

Functions

generateAnonymousName
string generateAnonymousName(Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
getAnonymousName
string getAnonymousName(Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
getInclude
string getInclude(Type type)
Undocumented in source.
handleInclude
void handleInclude(Type type)
Undocumented in source. Be warned that the author may not have intended to support it.
isDKeyword
bool isDKeyword(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
translateFunction
string translateFunction(FunctionCursor func, string name, String context, bool isStatic)
Undocumented in source. Be warned that the author may not have intended to support it.
translateFunction
string translateFunction(string result, string name, Parameter[] parameters, bool variadic, String context)
Undocumented in source. Be warned that the author may not have intended to support it.
translateIdentifier
string translateIdentifier(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Parameter
struct Parameter
Undocumented in source.

Meta

Authors

Jacob Carlborg

Version

Initial created: Oct 6, 2011