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

Injector MkNextNode

A control-flow node that represents the operation of retrieving the next (key, value) pair in a range statement, if any.

Import path

import semmle.go.controlflow.ControlFlowGraphImpl
MkNextNode MkNextNode(RangeStmt rs)