Skip to content

AstUnparseAttribute::addString

Adds string at location relative to IR node

Synopsis

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

void
addString(
    std::string s,
    RelativePositionType inputlocation);

Created with MrDocs