Member predicate TryStmt::getResourceExpr
Gets the resource expression at the specified position in this try
statement.
VarAccess getResourceExpr(int index)
Gets the resource expression at the specified position in this try
statement.
VarAccess getResourceExpr(int index)