User Guide
var_usage_visitor.hpp File Reference

Check if variable is used in given block. More...

Detailed Description

Check if variable is used in given block.

Definition in file var_usage_visitor.hpp.

#include <string>
#include "visitors/ast_visitor.hpp"

Go to the source code of this file.

Classes

class  nmodl::visitor::VarUsageVisitor
 Check if variable is used in given block. More...
 

Namespaces

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