Package org.openrewrite.java.dataflow


@NonNullApi package org.openrewrite.java.dataflow
This package is used to analyze the dataflow through a program.

The primary entry point for interacting with this logic is org.openrewrite.java.dataflow.Dataflow#startingAt(org.openrewrite.Cursor).