SCPP
A simple scripting language in C++
|
This is the complete list of members for SCPP::SFunction, including all inherited members.
args (defined in SCPP::SFunction) | SCPP::SFunction | |
body (defined in SCPP::SFunction) | SCPP::SFunction | |
name (defined in SCPP::SFunction) | SCPP::SFunction | |
SFunction(string name, list< string > args, struct Expr body) (defined in SCPP::SFunction) | SCPP::SFunction |