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