Package org.openrewrite.analysis.search


@NullMarked package org.openrewrite.analysis.search
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).