- debugCursor
void debugCursor(from!"clang".Cursor cursor, from!"dpp.runtime.context".Context context)
Undocumented in source. Be warned that the author may not have intended to support it.
- translate
string[] translate(from!"clang".Cursor cursor, from!"dpp.runtime.context".Context context, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- translateInclude
string[] translateInclude(from!"clang".Cursor cursor, from!"dpp.runtime.context".Context context)
Undocumented in source. Be warned that the author may not have intended to support it.
- translateTopLevelCursor
string translateTopLevelCursor(from!"clang".Cursor cursor, from!"dpp.runtime.context".Context context, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- translators
Translator[from!"clang".Cursor.Kind] translators()
Undocumented in source. Be warned that the author may not have intended to support it.
- untranslatable
bool untranslatable(string line)
Undocumented in source. Be warned that the author may not have intended to support it.
Cursor translations