Package org.openrewrite.kotlin.style
Class BlankLinesStyle
java.lang.Object
org.openrewrite.kotlin.style.BlankLinesStyle
- All Implemented Interfaces:
KotlinStyle,org.openrewrite.style.Style
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.style.Style
getJacksonPolymorphicTypeTag, merge
-
Constructor Details
-
BlankLinesStyle
public BlankLinesStyle()
-
-
Method Details
-
applyDefaults
public org.openrewrite.style.Style applyDefaults()- Specified by:
applyDefaultsin interfaceorg.openrewrite.style.Style
-