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

comma::PragmaStmt Class Reference

#include <Stmt.h>

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

List of all members.

Public Member Functions

 PragmaStmt (Pragma *pragma)
const PragmagetPragma () const
PragmagetPragma ()

Static Public Member Functions

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

Detailed Description

Definition at line 539 of file Stmt.h.


Constructor & Destructor Documentation

PragmaStmt::PragmaStmt ( Pragma pragma  ) 

Definition at line 116 of file Stmt.cpp.


Member Function Documentation

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

Reimplemented from comma::Stmt.

Definition at line 549 of file Stmt.h.

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

Support isa and dyn_cast.

Reimplemented from comma::Stmt.

Definition at line 548 of file Stmt.h.

Pragma* comma::PragmaStmt::getPragma (  )  [inline]

Definition at line 545 of file Stmt.h.

const Pragma* comma::PragmaStmt::getPragma (  )  const [inline]

Definition at line 544 of file Stmt.h.


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

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1