CodeQL library for Go
codeql/go-all 0.7.15-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)