CodeQL library for Go
codeql/go-all 4.2.7 (changelog, source)
Search

Member predicate CaseClause::getNumExpr

Gets the number of expressions of this case clause.

Note that the default clause does not have any expressions.

int getNumExpr()