Package org.openrewrite.java.style
Class TabsAndIndentsStyle
java.lang.Object
org.openrewrite.java.style.TabsAndIndentsStyle
- All Implemented Interfaces:
JavaStyle,org.openrewrite.style.Style
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openrewrite.style.StyleMethods 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
-
TabsAndIndentsStyle
public TabsAndIndentsStyle()
-
-
Method Details
-
applyDefaults
public org.openrewrite.style.Style applyDefaults()- Specified by:
applyDefaultsin interfaceorg.openrewrite.style.Style
-
getRecordComponents
-