#include <syntree.h>
Public Member Functions | |
StatementList & | children () |
const StatementList & | children () const |
StmtBlock (const StmtBlock &other) | |
StmtBlock (uint32 line, type_t t) |
Falcon::StmtBlock::StmtBlock | ( | const StmtBlock & | other | ) |
StatementList& Falcon::StmtBlock::children | ( | ) | [inline] |
const StatementList& Falcon::StmtBlock::children | ( | ) | const [inline] |