User Guide
constant_folder.cpp File Reference

Go to the source code of this file.

Functions

std::string run_constant_folding_visitor (const std::string &text)
 
 SCENARIO ("Perform constant folder on NMODL constructs")
 

Function Documentation

◆ run_constant_folding_visitor()

std::string run_constant_folding_visitor ( const std::string &  text)

Definition at line 29 of file constant_folder.cpp.

◆ SCENARIO()

SCENARIO ( "Perform constant folder on NMODL constructs"  )

Definition at line 45 of file constant_folder.cpp.