Class WrappingAndBracesStyle

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

public class WrappingAndBracesStyle extends Object implements KotlinStyle
  • Constructor Details

    • WrappingAndBracesStyle

      public WrappingAndBracesStyle()
  • Method Details

    • applyDefaults

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