#include <syntree.h>
Public Member Functions | |
virtual Statement * | clone () const |
StmtSelfPrint (const StmtSelfPrint &other) | |
StmtSelfPrint (uint32 line, ArrayDecl *toPrint) | |
ArrayDecl * | toPrint () const |
~StmtSelfPrint () |
Falcon::StmtSelfPrint::StmtSelfPrint | ( | const StmtSelfPrint & | other | ) |
Falcon::StmtSelfPrint::~StmtSelfPrint | ( | ) |
virtual Statement* Falcon::StmtSelfPrint::clone | ( | ) | const [virtual] |
Implements Falcon::Statement.
ArrayDecl* Falcon::StmtSelfPrint::toPrint | ( | ) | const [inline] |