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 Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openrewrite.style.Style
applyDefaults, getJacksonPolymorphicTypeTag, merge
-
Constructor Details
-
WrappingAndBracesStyle
public WrappingAndBracesStyle()
-
-
Method Details
-
getIfStatement
-