AstIntAttribute::AstIntAttribute
Construct from int
Synopsis
Declared in <src/midend/astProcessing/AstAttributeMechanism.h>
explicit
AstIntAttribute(int value);
Parameters
Name |
Description |
value |
The value to construct from |
Created with MrDocs