#include <CTree.h>
Public Member Functions | |
CT_ArgNameList () | |
const char * | NodeName () const |
Static Public Member Functions | |
static const char * | NodeId () |
Puma::CT_ArgNameList::CT_ArgNameList | ( | ) | [inline] |
static const char* Puma::CT_ArgNameList::NodeId | ( | ) | [static] |
Get the identifier for this node type. Can be compared with NodeName().
Reimplemented from Puma::CT_ArgDeclList.
const char* Puma::CT_ArgNameList::NodeName | ( | ) | const [inline, virtual] |
Get the name of the node. Can be compared with NodeId().
Reimplemented from Puma::CT_ArgDeclList.