User Guide
function_callpath_visitor.hpp File Reference

Visitor for traversing FunctionBlock s and ProcedureBlocks through their FunctionCall s More...

Detailed Description

Visitor for traversing FunctionBlock s and ProcedureBlocks through their FunctionCall s

Definition in file function_callpath_visitor.hpp.

#include "ast/all.hpp"
#include "symtab/decl.hpp"
#include "visitors/ast_visitor.hpp"

Go to the source code of this file.

Classes

class  nmodl::visitor::FunctionCallpathVisitor
 Visitor for traversing FunctionBlock s and ProcedureBlocks through their FunctionCall s More...
 

Namespaces

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