Skip to content

Unparser_Opt::Unparser_Opt

This class controls the final unparsing of the AST

Synopses

Declared in <src/backend/unparser/languageIndependenceSupport/unparser_opt.h>

This class controls the final unparsing of the AST

Constructor

Unparser_Opt(
    bool,
    bool,
    bool,
    bool,
    bool,
    bool,
    bool,
    bool,
    bool,
    bool);

Created with MrDocs