codeql/go-all
3.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the ith non-default case clause of this switch statement (0-based).
i
switch
CaseClause getNonDefaultCase(int i)