dstep.translator.Enum

Members

Functions

generateEnumAliases
void generateEnumAliases(Output output, Context context, Cursor cursor, string spelling)
Undocumented in source. Be warned that the author may not have intended to support it.
renameEnumMembers
auto renameEnumMembers(string enumSpelling, MemberRange memberSpellings)
Undocumented in source. Be warned that the author may not have intended to support it.
translateEnum
void translateEnum(Output output, Context context, Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.
translateEnumConstantDecl
void translateEnumConstantDecl(Output output, Context context, Cursor cursor, string spelling, bool last)
Undocumented in source. Be warned that the author may not have intended to support it.
translateEnumDef
void translateEnumDef(Output output, Context context, Cursor cursor)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Jacob Carlborg

Version

Initial created: May 10, 2012