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