Class AutoFormatVisitor<P>

java.lang.Object
org.openrewrite.TreeVisitor<J,P>
org.openrewrite.java.JavaVisitor<P>
org.openrewrite.java.JavaIsoVisitor<P>
org.openrewrite.java.format.AutoFormatVisitor<P>

public class AutoFormatVisitor<P> extends JavaIsoVisitor<P>
  • Constructor Details

    • AutoFormatVisitor

      public AutoFormatVisitor()
    • AutoFormatVisitor

      public AutoFormatVisitor(@Nullable @Nullable org.openrewrite.Tree stopAfter)
  • Method Details