Falcon::StmtIf Class Reference

#include <syntree.h>

Inheritance diagram for Falcon::StmtIf:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual Statementclone () const
StatementListelifChildren ()
const StatementListelifChildren () const
StatementListelseChildren ()
const StatementListelseChildren () const
 StmtIf (const StmtIf &other)
 StmtIf (uint32 line, Value *cond)


Constructor & Destructor Documentation

Falcon::StmtIf::StmtIf ( uint32  line,
Value cond 
) [inline]

Falcon::StmtIf::StmtIf ( const StmtIf other  ) 


Member Function Documentation

virtual Statement* Falcon::StmtIf::clone (  )  const [virtual]

Implements Falcon::Statement.

StatementList& Falcon::StmtIf::elifChildren (  )  [inline]

const StatementList& Falcon::StmtIf::elifChildren (  )  const [inline]

StatementList& Falcon::StmtIf::elseChildren (  )  [inline]

const StatementList& Falcon::StmtIf::elseChildren (  )  const [inline]


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

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