codeql/go-all
2.1.3-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)