Package org.openrewrite.analysis.dataflow
@NonNullApi
package org.openrewrite.analysis.dataflow
This package is used to analyze the dataflow through a program.
The primary entry point for interacting with this logic is
Dataflow.startingAt(org.openrewrite.Cursor).
-
ClassesClassDescription