Puma::CT_CmpdStmt Class Reference

#include <Puma/CTree.h>

Inheritance diagram for Puma::CT_CmpdStmt:

Inheritance graph

List of all members.


Detailed Description

Tree node representing a compound statement.

Public Member Functions

 CT_CmpdStmt ()
const char * NodeName () const
CSemScopeSemScope () const

Static Public Member Functions

static const char * NodeId ()

Constructor & Destructor Documentation

Puma::CT_CmpdStmt::CT_CmpdStmt (  )  [inline]


Member Function Documentation

static const char* Puma::CT_CmpdStmt::NodeId (  )  [static]

Get the identifier for this node type. Can be compared with NodeName().

const char* Puma::CT_CmpdStmt::NodeName (  )  const [inline, virtual]

Get the name of the node. Can be compared with NodeId().

Implements Puma::CTree.

CSemScope* Puma::CT_CmpdStmt::SemScope (  )  const [inline, virtual]

Get the local scope of the compound statement.

Reimplemented from Puma::CTree.


Generated on Sat May 10 03:03:57 2008 for Puma by  doxygen 1.5.5