Skip to content

UnparseFormat::format

the ultimate formatting functions

Synopsis

Declared in <src/backend/unparser/formatSupport/unparse_format.h>

void
format(
    SgLocatedNode*,
    SgUnparse_Info& info,
    FormatOpt opt = FORMAT_BEFORE_STMT);

Created with MrDocs