Class AutoFormatService

java.lang.Object
org.openrewrite.java.service.AutoFormatService

@Incubating(since="8.2.0") public class AutoFormatService extends Object
  • Constructor Details

    • AutoFormatService

      public AutoFormatService()
  • Method Details

    • autoFormatVisitor

      public <P> JavaVisitor<P> autoFormatVisitor(@Nullable @Nullable org.openrewrite.Tree stopAfter)