dstep.translator.Type

Members

Functions

isAliasReducible
bool isAliasReducible(Type type)
Undocumented in source. Be warned that the author may not have intended to support it.
reduceAlias
string reduceAlias(Type type)
Undocumented in source. Be warned that the author may not have intended to support it.
translateElaborated
SourceNode translateElaborated(Context context, Cursor cursor, Type type, bool rewriteIdToObjcObject, bool applyConst)
Undocumented in source. Be warned that the author may not have intended to support it.
translateSelector
string translateSelector(string str, bool fullName, bool translateIdentifier)
Undocumented in source. Be warned that the author may not have intended to support it.
translateType
SourceNode translateType(Context context, Cursor cursor, bool rewriteIdToObjcObject, bool applyConst)
Undocumented in source. Be warned that the author may not have intended to support it.
translateType
SourceNode translateType(Context context, Cursor cursor, Type type, bool rewriteIdToObjcObject, bool applyConst)
Undocumented in source.

Meta

Authors

Jacob Carlborg

Version

Initial created: Jan 30, 2012