User Guide
checkparent_visitor.hpp File Reference

Visitor for checking parents of ast nodes More...

Detailed Description

Visitor for checking parents of ast nodes

Definition in file checkparent_visitor.hpp.

Go to the source code of this file.

Classes

class  nmodl::visitor::test::CheckParentVisitor
 Visitor for checking parents of ast nodes More...
 

Namespaces

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