Skip to content

AstUnparseAttribute::copy

required for ast attribute mechanism

Synopsis

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

virtual
AstAttribute*
copy() const override;

Return Value

Base class for all IR node attribute values.

Created with MrDocs