comma::PragmaStmt Class Reference
#include <Stmt.h>
List of all members.
Detailed Description
Definition at line 539 of file Stmt.h.
Constructor & Destructor Documentation
PragmaStmt::PragmaStmt |
( |
Pragma * |
pragma |
) |
|
Member Function Documentation
static bool comma::PragmaStmt::classof |
( |
const Ast * |
node |
) |
[inline, static] |
static bool comma::PragmaStmt::classof |
( |
const PragmaStmt * |
node |
) |
[inline, static] |
Pragma* comma::PragmaStmt::getPragma |
( |
|
) |
[inline] |
const Pragma* comma::PragmaStmt::getPragma |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following files: