Class GroovyAutoFormatService

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

public class GroovyAutoFormatService extends org.openrewrite.java.service.AutoFormatService
  • Constructor Details

    • GroovyAutoFormatService

      public GroovyAutoFormatService()
  • Method Details

    • autoFormatVisitor

      public <P> org.openrewrite.java.JavaVisitor<P> autoFormatVisitor(@Nullable org.openrewrite.Tree stopAfter)
      Overrides:
      autoFormatVisitor in class org.openrewrite.java.service.AutoFormatService