Skip to content

AstUnparseAttribute::AstUnparseAttribute

Constructor

Synopsis

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

AstUnparseAttribute(
    std::string s,
    RelativePositionType inputlocation);

Parameters

Name

Description

s

The object to construct from

Created with MrDocs