User Guide
index_remover.hpp File Reference
#include "ast/all.hpp"
#include "visitors/ast_visitor.hpp"

Go to the source code of this file.

Classes

class  nmodl::visitor::IndexRemover
 Helper visitor to replace index of array variable with integer. More...
 

Namespaces

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