| Puma Reference Manual | Puma: Puma::CT_GnuAsmClobbers Class Reference |
#include <Puma/GnuCTree.h>

Example:
: "r1", "r2", "r3", "r4", "r5"
Public Member Functions | |
| CT_GnuAsmClobbers () | |
| Constructor. | |
| const char * | NodeName () const |
| Get the name of the node. | |
Static Public Member Functions | |
| static const char * | NodeId () |
| Get the identifier for this node type. | |
| Puma::CT_GnuAsmClobbers::CT_GnuAsmClobbers | ( | ) | [inline] |
Constructor.
| static const char* Puma::CT_GnuAsmClobbers::NodeId | ( | ) | [static] |
Get the identifier for this node type.
Can be compared with NodeName().
| const char* Puma::CT_GnuAsmClobbers::NodeName | ( | ) | const [inline, virtual] |