codeql/go-all
3.0.3-dev
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)