User Guide
cvode_visitor.hpp File Reference

Visitor used for generating the necessary AST nodes for CVODE. More...

Detailed Description

Visitor used for generating the necessary AST nodes for CVODE.

Definition in file cvode_visitor.hpp.

#include "symtab/decl.hpp"
#include "visitors/ast_visitor.hpp"
#include <string>
#include <unordered_set>

Go to the source code of this file.

Classes

class  nmodl::visitor::CvodeVisitor
 Visitor used for generating the necessary AST nodes for CVODE. More...
 

Namespaces

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