User Guide
nmodl_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.

Visitor for printing AST back to NMODL

Definition in file nmodl_visitor.hpp.

#include <set>
#include "visitors/visitor.hpp"
#include "printer/nmodl_printer.hpp"

Go to the source code of this file.

Classes

class  nmodl::visitor::NmodlPrintVisitor
 Visitor for printing AST back to NMODL More...
 

Namespaces

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