![]() |
User Guide
|
Visitor to convert GLOBAL variables to RANGE variables. More...
Visitor to convert GLOBAL variables to RANGE variables.
Definition in file global_var_visitor.hpp.
#include <sstream>
#include <string>
#include <utility>
#include <vector>
#include "visitors/ast_visitor.hpp"
Go to the source code of this file.
Classes | |
class | nmodl::visitor::GlobalToRangeVisitor |
Visitor to convert GLOBAL variables to RANGE variables. More... | |
Namespaces | |
nmodl | |
encapsulates code generation backend implementations | |
nmodl::visitor | |
Implementation of different AST visitors. | |