User Guide
sympy_solver_visitor.cpp File Reference

Go to the source code of this file.

Namespaces

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

Functions

static bool nmodl::visitor::is_local_statement (const std::shared_ptr< ast::Statement > &statement)
 Check if provided statement is local variable declaration statement. More...