Class PythonParser

java.lang.Object
org.openrewrite.python.PythonParser
All Implemented Interfaces:
org.openrewrite.Parser<Py.CompilationUnit>

public class PythonParser extends Object implements org.openrewrite.Parser<Py.CompilationUnit>