codeql/go-all
2.1.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the ith comm clause (that is, case or default clause) in this select statement.
i
case
default
select
CommClause getCommClause(int i)