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