#include <syntree.h>

Public Member Functions | |
| virtual Statement * | clone () const |
| StmtReturn (const StmtReturn &other) | |
| StmtReturn (uint32 line, Value *exp) | |
| Falcon::StmtReturn::StmtReturn | ( | const StmtReturn & | other | ) | [inline] |
| virtual Statement* Falcon::StmtReturn::clone | ( | ) | const [virtual] |
Reimplemented from Falcon::StmtExpression.
1.5.8