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

Type MkResultReadNode

A control-flow node that represents the implicit read of a named result variable upon returning from a function (after any deferred calls have been executed).

Import path

import semmle.go.controlflow.ControlFlowGraphImpl

Known direct subtypes