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