![]() |
User Guide
|
Visitor for printing compatibility issues of the mod file More...
Visitor for printing compatibility issues of the mod file
Definition in file codegen_compatibility_visitor.hpp.
#include <map>
#include <set>
#include "ast/ast.hpp"
#include "codegen_naming.hpp"
#include "lexer/modtoken.hpp"
#include "symtab/symbol_table.hpp"
#include "utils/logger.hpp"
#include "visitors/ast_visitor.hpp"
Go to the source code of this file.
Classes | |
class | nmodl::codegen::CodegenCompatibilityVisitor |
Visitor for printing compatibility issues of the mod file More... | |
Namespaces | |
nmodl | |
encapsulates code generation backend implementations | |
nmodl::codegen | |