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

Module DataFlow

Provides a library for local (intra-procedural) and global (inter-procedural) data flow analysis.

Import path

import semmle.go.dataflow.DataFlow

Imports

DataFlowImpl1

DEPRECATED: Use Global and GlobalWithState instead.

DataFlowMake<Locations::Location, DataFlowImplSpecific::GoDataFlow>
Properties

Provides a class for representing and reasoning about properties of data-flow nodes.