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

Module ControlFlowGraph

Provides classes for working with a CFG-based program representation.

Import path

import semmle.go.controlflow.ControlFlowGraph

Imports

go

Provides classes for working with Go programs.

Modules

ControlFlow

Provides helper predicates for mapping btween CFG nodes and the AST.

Aliases

Write

A control-flow node that initializes or updates the value of a constant, a variable, a field, or an (array, slice, or map) element.