CodeQL library for Java/Kotlin
codeql/java-all 7.6.1-dev (changelog, source)
Search

Module Ssa

Provides a language-independent implementation of static single assignment (SSA) form.

Import path

import codeql.ssa.Ssa

Modules

Make

Provides an SSA implementation.

Type signatures

Module signatures

InputSig

Provides the input specification of the SSA implementation.