Class GroovyWhitespaceValidationService

java.lang.Object
org.openrewrite.groovy.internal.GroovyWhitespaceValidationService
All Implemented Interfaces:
org.openrewrite.internal.WhitespaceValidationService

public class GroovyWhitespaceValidationService extends Object implements org.openrewrite.internal.WhitespaceValidationService
  • Constructor Details

    • GroovyWhitespaceValidationService

      public GroovyWhitespaceValidationService()
  • Method Details

    • getVisitor

      public org.openrewrite.TreeVisitor<?,org.openrewrite.ExecutionContext> getVisitor()
      Specified by:
      getVisitor in interface org.openrewrite.internal.WhitespaceValidationService