Unparser::Unparser
constructor
Synopses
Declared in <src/backend/unparser/unparser.h>
Copy constructor
constructor
Unparser(
std::ostream* localStream,
std::string filename,
Unparser_Opt info,
UnparseFormatHelp* h = nullptr,
UnparseDelegate* delegate = nullptr);
Created with MrDocs