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::BlockStmt Class Reference

comma::BlockStmt Class Reference

#include <Stmt.h>

Inheritance diagram for comma::BlockStmt:
Inheritance graph
[legend]
Collaboration diagram for comma::BlockStmt:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BlockStmt (Location loc, DeclRegion *parent, IdentifierInfo *label=0)
bool hasLabel () const
IdentifierInfogetLabel ()

Static Public Member Functions

static bool classof (const BlockStmt *node)
 Support isa and dyn_cast.
static bool classof (const Ast *node)

Detailed Description

Definition at line 204 of file Stmt.h.


Constructor & Destructor Documentation

comma::BlockStmt::BlockStmt ( Location  loc,
DeclRegion parent,
IdentifierInfo label = 0 
) [inline]

Definition at line 207 of file Stmt.h.


Member Function Documentation

static bool comma::BlockStmt::classof ( const Ast node  )  [inline, static]

Reimplemented from comma::DeclRegion.

Definition at line 223 of file Stmt.h.

static bool comma::BlockStmt::classof ( const BlockStmt node  )  [inline, static]

Support isa and dyn_cast.

Reimplemented from comma::StmtSequence.

Definition at line 222 of file Stmt.h.

IdentifierInfo* comma::BlockStmt::getLabel (  )  [inline]

Definition at line 219 of file Stmt.h.

bool comma::BlockStmt::hasLabel (  )  const [inline]

Definition at line 215 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