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
Expr * getCondition ()
const Expr * getCondition () const
StmtSequence * getConsequent ()
const StmtSequence * getConsequent () 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