#include <syntree.h>
Public Member Functions | |
virtual Statement * | clone () const |
StmtLaunch (const StmtLaunch &other) | |
StmtLaunch (uint32 line, Value *exp) |
Falcon::StmtLaunch::StmtLaunch | ( | const StmtLaunch & | other | ) | [inline] |
virtual Statement* Falcon::StmtLaunch::clone | ( | ) | const [virtual] |
Reimplemented from Falcon::StmtExpression.