Class IntelliJUtils

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

public class IntelliJUtils extends Object
  • Constructor Details

    • IntelliJUtils

      public IntelliJUtils()
  • Method Details

    • parsePythonSource

      public static com.jetbrains.python.psi.PyFile parsePythonSource(@Nullable @Nullable String filename, String sourceText)