#include <syntree.h>
Public Member Functions | |
virtual Statement * | clone () const |
StmtUnref (const StmtUnref &other) | |
StmtUnref (int line, Value *sym) | |
Value * | symbol () const |
~StmtUnref () |
Falcon::StmtUnref::StmtUnref | ( | int | line, | |
Value * | sym | |||
) | [inline] |
Falcon::StmtUnref::StmtUnref | ( | const StmtUnref & | other | ) |
Falcon::StmtUnref::~StmtUnref | ( | ) |
virtual Statement* Falcon::StmtUnref::clone | ( | ) | const [virtual] |
Implements Falcon::Statement.
Value* Falcon::StmtUnref::symbol | ( | ) | const [inline] |