#include <CTree.h>
Public Member Functions | |
CT_MembInitList (int size=2) | |
const char * | NodeName () const |
CSemScope * | SemScope () const |
Static Public Member Functions | |
static const char * | NodeId () |
Puma::CT_MembInitList::CT_MembInitList | ( | int | size = 2 |
) | [inline] |
static const char* Puma::CT_MembInitList::NodeId | ( | ) | [static] |
const char* Puma::CT_MembInitList::NodeName | ( | ) | const [inline, virtual] |
Get the name of the node. Can be compared with NodeId().
Implements Puma::CTree.
CSemScope* Puma::CT_MembInitList::SemScope | ( | ) | const [inline, virtual] |
Get the semantic scope of the node.
Reimplemented from Puma::CTree.