Package org.openrewrite.java.style
Class WrappingAndBracesStyle
java.lang.Object
org.openrewrite.java.style.WrappingAndBracesStyle
- All Implemented Interfaces:
JavaStyle,org.openrewrite.style.Style
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.style.Style
applyDefaults, getJacksonPolymorphicTypeTag, merge
-
Constructor Details
-
WrappingAndBracesStyle
public WrappingAndBracesStyle()
-
-
Method Details
-
getIfStatement
-
getChainedMethodCalls
-