![]() |
NEURON
|
Get node name with indexed for the IndexedName node and the dependencies of DiffEqExpression node. More...
#include <string>
#include <unordered_set>
#include "ast/diff_eq_expression.hpp"
#include "ast/indexed_name.hpp"
#include "ast/program.hpp"
#include "visitors/ast_visitor.hpp"
Go to the source code of this file.
Classes | |
class | nmodl::visitor::IndexedNameVisitor |
Get node name with indexed for the IndexedName node and the dependencies of DiffEqExpression node. More... | |
Namespaces | |
nmodl | |
encapsulates code generation backend implementations | |
nmodl::visitor | |
Implementation of different AST visitors. | |
Get node name with indexed for the IndexedName node and the dependencies of DiffEqExpression node.
Definition in file indexedname_visitor.hpp.