|
v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
This is the complete list of members for ClassHandler, including all inherited members.
| ci | ClassHandler | |
| ClassHandler(CompilerInstance &CI) | ClassHandler | inline |
| handle_class(WrappedClass &wrapped_class, bool top_level=true, const std::string &indentation="") | ClassHandler | |
| handle_data_member(WrappedClass &containing_class, FieldDecl *field, const std::string &indentation) | ClassHandler | |
| onEndOfTranslationUnit() override | ClassHandler | virtual |
| run(const ast_matchers::MatchFinder::MatchResult &Result) override | ClassHandler | virtual |
1.8.11