User Guide
misc.cpp File Reference

Go to the source code of this file.

Functions

void run_visitor_passes (const std::string &text)
 
 SCENARIO ("Running visitor passes multiple times", "[visitor]")
 
 SCENARIO ("Sympy specific AST to NMODL conversion")
 

Function Documentation

◆ run_visitor_passes()

void run_visitor_passes ( const std::string &  text)

Definition at line 31 of file misc.cpp.

◆ SCENARIO() [1/2]

SCENARIO ( "Running visitor passes multiple times"  ,
""  [visitor] 
)

Definition at line 55 of file misc.cpp.

◆ SCENARIO() [2/2]

SCENARIO ( "Sympy specific AST to NMODL conversion"  )

Definition at line 79 of file misc.cpp.