#include <syntree.h>
Public Member Functions | |
Statement * | clone () const |
StmtNone (const StmtNone &other) | |
StmtNone (int32 l) |
Falcon::StmtNone::StmtNone | ( | int32 | l | ) | [inline] |
Falcon::StmtNone::StmtNone | ( | const StmtNone & | other | ) | [inline] |
Statement* Falcon::StmtNone::clone | ( | ) | const [virtual] |
Implements Falcon::Statement.