Package org.openrewrite.python.internal
Class PythonParserVisitor
java.lang.Object
org.openrewrite.python.internal.PythonParserVisitor
-
Constructor Summary
ConstructorsConstructorDescriptionPythonParserVisitor(Path sourcePath, @Nullable org.openrewrite.FileAttributes fileAttributes, org.openrewrite.internal.EncodingDetectingInputStream source, org.openrewrite.java.internal.JavaTypeCache typeCache, org.openrewrite.ExecutionContext ctx) -
Method Summary
-
Constructor Details
-
PythonParserVisitor
public PythonParserVisitor(Path sourcePath, @Nullable @Nullable org.openrewrite.FileAttributes fileAttributes, org.openrewrite.internal.EncodingDetectingInputStream source, org.openrewrite.java.internal.JavaTypeCache typeCache, org.openrewrite.ExecutionContext ctx)
-