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

Member predicate CaseClause::getAnExpr

Gets an expression of this case clause, if any.

Note that the default clause does not have any expressions.

Expr getAnExpr()