Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

Comma: comma::IfStmt::Elsif Class Reference

comma::IfStmt::Elsif Class Reference

#include <Stmt.h>

Collaboration diagram for comma::IfStmt::Elsif:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Location getLocation () const
ExprgetCondition ()
const ExprgetCondition () const
StmtSequencegetConsequent ()
const StmtSequencegetConsequent () const

Friends

class IfStmt

Detailed Description

Definition at line 354 of file Stmt.h.


Member Function Documentation

const Expr* comma::IfStmt::Elsif::getCondition (  )  const [inline]

Definition at line 360 of file Stmt.h.

Expr* comma::IfStmt::Elsif::getCondition (  )  [inline]

Definition at line 359 of file Stmt.h.

const StmtSequence* comma::IfStmt::Elsif::getConsequent (  )  const [inline]

Definition at line 363 of file Stmt.h.

StmtSequence* comma::IfStmt::Elsif::getConsequent (  )  [inline]

Definition at line 362 of file Stmt.h.

Location comma::IfStmt::Elsif::getLocation (  )  const [inline]

Definition at line 357 of file Stmt.h.


Friends And Related Function Documentation

friend class IfStmt [friend]

Definition at line 369 of file Stmt.h.


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

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1