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

Class FlowStepsInput::FlowNode

A Field, BaseSsaVariable, Expr, or Method.

Import path

import semmle.code.java.dataflow.TypeFlow

Direct supertypes

Predicates

asExpr

Gets the expression corresponding to this node, if any.

asField

Gets the field corresponding to this node, if any.

asMethod

Gets the method corresponding to this node, if any.

asSsa

Gets the SSA variable corresponding to this node, if any.

getLocation

Gets the source location for this element.

getType

Gets the type of this node.

toString

Gets a textual representation of this element.