AstSgNodeAttribute::AstSgNodeAttribute
Constructors
Synopses
Declared in <src/midend/astProcessing/AstAttributeMechanism.h>
Default constructor
Copy constructor
AstSgNodeAttribute(AstSgNodeAttribute const& other);
Construct from SgNode
explicit
AstSgNodeAttribute(SgNode* value);
Created with MrDocs