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

Injector MkCaseCheckNode

A control-flow node that represents the implicit comparison or type check performed by the ith expression of a case clause cc.

Import path

import semmle.go.controlflow.ControlFlowGraphImpl
MkCaseCheckNode MkCaseCheckNode(CaseClause cc, int i)