v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
ClassHandler Member List

This is the complete list of members for ClassHandler, including all inherited members.

ciClassHandler
ClassHandler(CompilerInstance &CI)ClassHandlerinline
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() overrideClassHandlervirtual
run(const ast_matchers::MatchFinder::MatchResult &Result) overrideClassHandlervirtual