Skip to content

AstUnparseAttribute

Synopsis

Declared in <src/backend/unparser/astUnparseAttribute.h>

Base Classes

Name

Description

AstAttribute

Base class for all IR node attribute values.

Member Functions

Name

Description

AstUnparseAttribute [constructor]

Constructor

~AstUnparseAttribute [destructor] [virtual]

Desstructor

addString

Adds string at location relative to IR node

getOwnershipPolicy [virtual]

required for ast attribute mechanism

replacementStringExists

This reports if there exists a replacement string for the IR nodes where the AstUnparseAttribute is attached.

toString [virtual]

toString overloads

Data Members

Name

stringList

Static Data Members

Name

Description

markerName

Static data used as name in AstAttribute mechanism.

Created with MrDocs