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

Type 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

Known direct subtypes