User Guide
semantic_analysis_visitor.hpp File Reference

Visitor to check some semantic rules on the AST More...

Detailed Description

Visitor to check some semantic rules on the AST

Definition in file semantic_analysis_visitor.hpp.

#include "ast/ast.hpp"
#include "visitors/ast_visitor.hpp"

Go to the source code of this file.

Classes

class  nmodl::visitor::SemanticAnalysisVisitor
 Visitor to check some semantic rules on the AST More...
 

Namespaces

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