return exp; More...
#include <return_statement.h>
Public Member Functions | |
| return_statement (expression *e, location loc) | |
| expression * | get_ret_expression () |
| bool | has_return_value () |
| void | print () |
| virtual string | to_string () const |
Friends | |
| class | boost::serialization::access |
return exp;
1.6.3