11 #ifndef OPENVDB_AX_PARSE_HAS_BEEN_INCLUDED 12 #define OPENVDB_AX_PARSE_HAS_BEEN_INCLUDED 15 #include "../compiler/Logger.h" 17 #include <openvdb/version.h> 44 parse(
const char* code, ax::Logger& logger);
54 parse(
const char* code);
62 #endif // OPENVDB_AX_AST_HAS_BEEN_INCLUDED Provides the definition for every abstract and concrete derived class which represent a particular ab...
OPENVDB_AX_API openvdb::ax::ast::Tree::Ptr parse(const char *code)
Construct an abstract syntax tree from a code snippet.
Definition: Exceptions.h:13
#define OPENVDB_VERSION_NAME
The version namespace name for this library version.
Definition: version.h.in:121
#define OPENVDB_USE_VERSION_NAMESPACE
Definition: version.h.in:218