|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| ClangInterpreter::EvalResult Lila::ClangInterpreter::eval | ( | const std::string & | code | ) |
Evaluates a code snippet.
| code | C++ code to execute |
Definition at line 161 of file ClangInterpreter.cpp.
References Lila::ClangInterpreter::EvalResult::error, LILA_DEBUG, LILA_ERROR, m_impl, and Lila::ClangInterpreter::EvalResult::success.
Referenced by eval_file().
Here is the caller graph for this function: