SageBuilder::buildCatchStatementSeq
Build an initial sequence of Catch blocks containing 0 or 1 element.
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgCatchStatementSeq*
buildCatchStatementSeq(SgCatchOptionStmt* = NULL);
Return Value
This class represents the concept of a C++ sequence of catch statements.
Created with MrDocs