AstSgNodeAttribute::AstSgNodeAttribute
Copy constructor
Synopsis
Declared in <src/midend/astProcessing/AstAttributeMechanism.h>
AstSgNodeAttribute(AstSgNodeAttribute const& other);
Parameters
Name |
Description |
other |
The object to copy construct from |
Created with MrDocs