Unparse_ExprStmt::unparseExceptionSpecification
Support for exception specification for functions and member functions
Synopsis
Declared in <src/backend/unparser/CxxCodeGeneration/unparseCxx.h>
virtual
void
unparseExceptionSpecification(
SgTypePtrList const& exceptionSpecifierList,
SgUnparse_Info& info);
Created with MrDocs