![]() |
Rosetta
3.6
|
Binding generation for C++ enums. More...
Namespaces | |
binder | |
Functions | |
void | binder::add_relevant_includes (clang::EnumDecl const *E, std::vector< std::string > &includes, std::set< clang::NamedDecl const * > &stack) |
extract include needed for this generator and add it to includes vector More... | |
std::string | binder::bind_enum (std::string const &module, EnumDecl *E) |
Binding generation for C++ enums.