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

Class Make::DataFlowIntegration::SsaNode

A synthesized SSA data flow node.

Import path

import codeql.ssa.Ssa

Direct supertypes

Indirect supertypes

Predicates

getDefinitionExt

Gets the underlying SSA definition.

Inherited predicates

getLocation

Gets the location of this node.

from NodeImpl
toString

Gets a textual representation of this node.

from NodeImpl