AstUnparseAttribute
Synopsis
Declared in <src/backend/unparser/astUnparseAttribute.h>
class AstUnparseAttribute
: public AstAttribute
Base Classes
Name |
Description |
Base class for all IR node attribute values. |
Types
Enums
Name |
Member Functions
Name |
Description |
|
Constructor |
|
Desstructor |
Adds string at location relative to IR node |
|
|
required for ast attribute mechanism |
This reports if there exists a replacement string for the IR nodes where the AstUnparseAttribute is attached. |
|
|
|
Data Members
Name |
Static Data Members
Name |
Description |
Static data used as name in AstAttribute mechanism. |
Created with MrDocs