Puma::CT_ExprList Class Reference

#include <Puma/CTree.h>

Inheritance diagram for Puma::CT_ExprList:

Inheritance graph

List of all members.


Detailed Description

Tree node representing an expression list.

Public Member Functions

 CT_ExprList ()
const char * NodeName () const
CTypeInfoType () const
CExprValueValue () const
CSemValueSemValue () const
CSemObjectSemObject () const

Static Public Member Functions

static const char * NodeId ()

Constructor & Destructor Documentation

Puma::CT_ExprList::CT_ExprList (  )  [inline]

Constructor.


Member Function Documentation

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

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

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

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

Implements Puma::CTree.

CTypeInfo* Puma::CT_ExprList::Type (  )  const [inline, virtual]

Get the type of the last expression in the expression list.

Returns:
The type or NULL.

Reimplemented from Puma::CTree.

CExprValue* Puma::CT_ExprList::Value (  )  const [inline, virtual]

Get the value of the last expression in the expression list.

Returns:
The value of NULL.

Reimplemented from Puma::CTree.

CSemValue* Puma::CT_ExprList::SemValue (  )  const [inline, virtual]

Get the semantic value of the node.

Reimplemented from Puma::CTree.

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

Get the semantic object of the node.

Reimplemented from Puma::CTree.


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