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

Class Make::DataFlowIntegration::SsaDefinitionExtNode

An SSA definition, viewed as a node in a data flow graph.

Import path

import codeql.ssa.Ssa

Direct supertypes

Indirect supertypes

Predicates

getDefinitionExt

Gets the underlying SSA definition.

getLocation

Gets the location of this node.

toString

Gets a textual representation of this node.

Charpred