Class SpacesStyle

java.lang.Object
org.openrewrite.kotlin.style.SpacesStyle
All Implemented Interfaces:
KotlinStyle, org.openrewrite.style.Style

public class SpacesStyle extends Object implements KotlinStyle
  • Constructor Details

    • SpacesStyle

      public SpacesStyle()
  • Method Details

    • applyDefaults

      public org.openrewrite.style.Style applyDefaults()
      Specified by:
      applyDefaults in interface org.openrewrite.style.Style