Member predicate SwitchStmt::getDefaultCase
Gets the default
case of this switch statement, if any.
Note this may be default
or case null, default
.
Gets the default
case of this switch statement, if any.
Note this may be default
or case null, default
.