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