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