User Guide
symtab_visitor_helper.hpp File Reference
#include <utility>
#include "codegen/codegen_info.hpp"
#include "codegen/codegen_naming.hpp"
#include "lexer/token_mapping.hpp"
#include "visitors/symtab_visitor.hpp"

Go to the source code of this file.

Namespaces

 nmodl
 encapsulates code generation backend implementations
 
 nmodl::visitor
 Implementation of different AST visitors.
 

Functions

static std::shared_ptr< Symbol > nmodl::visitor::create_symbol_for_node (ast::Node *node, NmodlType property, bool under_state_block)
 
static void nmodl::visitor::add_external_symbols (symtab::ModelSymbolTable *symtab)