JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
org.openrewrite.python.rpc.PythonRewriteRpc.parseProject
(Path, List<String>, Path, ExecutionContext)
Use
PythonRewriteRpc.parseProject(Path, ParseProjectOptions, ExecutionContext)
instead.
org.openrewrite.python.rpc.PythonRewriteRpc.parseProject
(Path, List<String>, ExecutionContext)
Use
PythonRewriteRpc.parseProject(Path, ParseProjectOptions, ExecutionContext)
instead.