|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
Collaboration diagram for Lila::ClangInterpreter::Impl:Public Attributes | |
| std::unique_ptr< clang::Interpreter > | interpreter |
| std::vector< std::string > | include_paths |
| std::vector< std::string > | compile_flags |
| std::string | target_triple |
| std::unordered_map< std::string, void * > | symbol_table |
| int | eval_counter = 0 |
Definition at line 17 of file ClangInterpreter.cpp.