Skip to content

AstSgNodeAttribute

Attribute storing an SgNode.

Synopsis

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

Base Classes

Name

Description

AstValueAttribute<SgNode*>

IR node attribute that stores a copyable value.

Types

Name

Super

Member Functions

Name

Description

AstSgNodeAttribute [constructor]

Constructors

attribute_class_name [virtual]

copy [virtual]

getNode

setNode

Description

A SgNode attribute may be used to "dynamically add" an SgNode field to an AST node.

Created with MrDocs