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