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

Class Make::DataFlowIntegration::Node

A data flow node that we need to reference in the value step relation.

Note that only the SsaNode subclass is expected to be added as additional nodes in DataFlow::Node. The other subclasses are expected to already be present and are included here in order to reference them in the step relation.

Import path

import codeql.ssa.Ssa

Direct supertypes

Predicates

getLocation

Gets the location of this node.

toString

Gets a textual representation of this node.