User Guide
symtab_visitor.hpp File Reference

THIS FILE IS GENERATED AT BUILD TIME AND SHALL NOT BE EDITED. More...

Detailed Description

THIS FILE IS GENERATED AT BUILD TIME AND SHALL NOT BE EDITED.

Concrete visitor for constructing symbol table from AST.

Definition in file symtab_visitor.hpp.

#include <set>
#include "symtab/symbol_table.hpp"
#include "visitors/ast_visitor.hpp"
#include "visitors/json_visitor.hpp"

Go to the source code of this file.

Classes

class  nmodl::visitor::SymtabVisitor
 Concrete visitor for constructing symbol table from AST. More...
 

Namespaces

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