Class(const std::u32string& name_, int index_, int level_, bool subject_, bool hasDerivedClasses_, const std::u32string& link_) |
void | Write(CodeFormatter& formatter) |
bool | hasDerivedClasses |
int | index |
int | level |
std::u32string | link |
std::u32string | name |
bool | subject |