Skip to content

AstUnparseAttribute::toString

toString overloads

Synopses

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

This will output all the strings (mostly for debugging).

virtual
std::string
toString() override;

This is selective in putting out only the strings that match a specific location.

virtual
std::string
toString(RelativePositionType inputlocation);

Created with MrDocs