Class PythonParserVisitor

java.lang.Object
org.openrewrite.python.internal.PythonParserVisitor

public class PythonParserVisitor extends Object
  • 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)