ROSE
0.9.6a
|
#include <AstAttributeMechanism.h>
Public Member Functions | |
AttributeNodeInfo (SgNode *nodePtr, std::string label, std::string options) | |
~AttributeNodeInfo () | |
Public Attributes | |
SgNode * | nodePtr |
std::string | label |
std::string | options |
Definition at line 43 of file AstAttributeMechanism.h.
|
inline |
Definition at line 50 of file AstAttributeMechanism.h.
|
inline |
Definition at line 55 of file AstAttributeMechanism.h.
SgNode* AstAttribute::AttributeNodeInfo::nodePtr |
Definition at line 46 of file AstAttributeMechanism.h.
std::string AstAttribute::AttributeNodeInfo::label |
Definition at line 47 of file AstAttributeMechanism.h.
std::string AstAttribute::AttributeNodeInfo::options |
Definition at line 48 of file AstAttributeMechanism.h.