Marsyas
0.6.0-alpha
|
Convenience class for placing Ex and Rp expressions in a separate file to be read at parse time. Expressions are separated by declaring block headers: More...
#include <Expr.h>
Public Member Functions | |
ExFile (std::string n) | |
Ex | getEx () |
Rp | getRp () |
Convenience class for placing Ex and Rp expressions in a separate file to be read at parse time. Expressions are separated by declaring block headers:
{.expr} #ExInit: #ExExpr: #RpInit: #RpExpr: #RpRate: