Logging system to collect errors and warnings throughout the different stages of parsing and compilation. More...
#include "../ast/AST.h"#include <openvdb/version.h>#include <functional>#include <string>#include <unordered_map>Go to the source code of this file.
| Classes | |
| class | Logger | 
| Logger for collecting errors and warnings that occur during AX compilation.  More... | |
| Namespaces | |
| namespace | openvdb | 
| namespace | openvdb::v12_0 | 
| namespace | openvdb::v12_0::ax | 
Logging system to collect errors and warnings throughout the different stages of parsing and compilation.