Package org.openrewrite.analysis.util
Class CursorUtil
java.lang.Object
org.openrewrite.analysis.util.CursorUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic fj.data.Option<org.openrewrite.Cursor>findCallableBlockCursor(org.openrewrite.Cursor start)
-
Constructor Details
-
CursorUtil
public CursorUtil()
-
-
Method Details
-
findCallableBlockCursor
public static fj.data.Option<org.openrewrite.Cursor> findCallableBlockCursor(org.openrewrite.Cursor start)
-