Puma::CT_Call Class Reference

#include <Puma/CTree.h>

Inheritance diagram for Puma::CT_Call:

Inheritance graph

List of all members.


Detailed Description

Tree node representing explicit or implicit function calls including built-in or user-defined functions and overloaded operators.

Public Member Functions

const char * NodeName () const
CSemObjectSemObject () const
CT_CallIsCall ()

Static Public Member Functions

static const char * NodeId ()

Protected Member Functions

 CT_Call ()

Constructor & Destructor Documentation

Puma::CT_Call::CT_Call (  )  [inline, protected]

Constructor.


Member Function Documentation

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

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

Reimplemented from Puma::CT_Expression.

Reimplemented in Puma::CT_ImplicitCall, Puma::CT_BinaryExpr, Puma::CT_UnaryExpr, Puma::CT_PostfixExpr, Puma::CT_AddrExpr, Puma::CT_DerefExpr, Puma::CT_IndexExpr, and Puma::CT_CallExpr.

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

CSemObject* Puma::CT_Call::SemObject (  )  const [inline, virtual]

Get the semantic information of the call.

Returns:
The semantic information or NULL.

Reimplemented from Puma::CTree.

CT_Call* Puma::CT_Call::IsCall (  )  [inline, virtual]

Get this.

Reimplemented from Puma::CTree.


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