codeql/go-all
7.0.0
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
A control-flow node that represents a select operation.
select
import semmle.go.controlflow.ControlFlowGraphImpl
MkSelectNode MkSelectNode(SelectStmt sel)