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