- 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.