User Guide
codegen_utils.cpp File Reference

Go to the source code of this file.

Namespaces

 nmodl
 encapsulates code generation backend implementations
 
 nmodl::codegen
 
 nmodl::codegen::utils
 

Functions

std::string nmodl::codegen::utils::format_double_string (const std::string &s_value)
 Handles the double constants format being printed in the generated code. More...
 
std::string nmodl::codegen::utils::format_float_string (const std::string &s_value)
 Handles the float constants format being printed in the generated code. More...