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