Falcon::StatementList Class Reference

Typed strong list holding statements. More...

#include <syntree.h>

Inheritance diagram for Falcon::StatementList:

Inheritance graph
[legend]

List of all members.

Public Member Functions

Statementback () const
Statementfront () const
Statementpop_back ()
Statementpop_front ()
 StatementList (const StatementList &other)
 StatementList ()
 ~StatementList ()


Detailed Description

Typed strong list holding statements.


Constructor & Destructor Documentation

Falcon::StatementList::StatementList (  )  [inline]

Falcon::StatementList::StatementList ( const StatementList other  ) 

Falcon::StatementList::~StatementList (  ) 


Member Function Documentation

Statement* Falcon::StatementList::back (  )  const [inline]

Statement* Falcon::StatementList::front (  )  const [inline]

Reimplemented from Falcon::StrongList.

References Falcon::StrongList::front().

Statement* Falcon::StatementList::pop_back (  )  [inline]

Reimplemented from Falcon::StrongList.

References Falcon::StrongList::pop_back().

Statement* Falcon::StatementList::pop_front (  )  [inline]

Reimplemented from Falcon::StrongList.

References Falcon::StrongList::pop_front().


The documentation for this class was generated from the following file:

Generated on Mon Oct 19 10:11:44 2009 for Falcon_Core by  doxygen 1.5.8