NEURON
semantic_analysis_visitor.cpp File Reference

Go to the source code of this file.

Namespaces

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

Functions

static bool nmodl::visitor::check_function_has_return_statement (const ast::FunctionBlock &node)
 
static bool nmodl::visitor::check_function_has_verbatim_block (const ast::FunctionBlock &node)