Package org.openrewrite.kotlin
Interface KotlinStyle
- All Superinterfaces:
org.openrewrite.style.Style
- All Known Implementing Classes:
BlankLinesStyle,ImportLayoutStyle,SpacesStyle,TabsAndIndentsStyle,WrappingAndBracesStyle
public interface KotlinStyle
extends org.openrewrite.style.Style
-
Method Summary
Methods inherited from interface org.openrewrite.style.Style
applyDefaults, getJacksonPolymorphicTypeTag, merge