Skip to content

AstSgNodeAttribute::AstSgNodeAttribute

Construct from SgNode

Synopsis

Declared in <src/midend/astProcessing/AstAttributeMechanism.h>

explicit
AstSgNodeAttribute(SgNode* value);

Parameters

Name

Description

value

The object to construct from

Created with MrDocs