NEURON
units_visitor.cpp File Reference

AST Visitor to parse the ast::UnitDefs and ast::FactorDefs from the mod file by the Units Parser used to parse the nrnunits.lib file. More...

Go to the source code of this file.

Namespaces

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

Detailed Description

AST Visitor to parse the ast::UnitDefs and ast::FactorDefs from the mod file by the Units Parser used to parse the nrnunits.lib file.

Definition in file units_visitor.cpp.