User Guide
codegen_helper_visitor.hpp File Reference

Helper visitor to gather AST information to help code generation. More...

Detailed Description

Helper visitor to gather AST information to help code generation.

Definition in file codegen_helper_visitor.hpp.

#include <string>
#include "codegen/codegen_info.hpp"
#include "symtab/symbol_table.hpp"
#include "visitors/ast_visitor.hpp"

Go to the source code of this file.

Classes

class  nmodl::codegen::CodegenHelperVisitor
 Helper visitor to gather AST information to help code generation. More...
 

Namespaces

 nmodl
 encapsulates code generation backend implementations
 
 nmodl::codegen