Package org.openrewrite.groovy.style
Class OmitParenthesesStyle
java.lang.Object
org.openrewrite.groovy.style.OmitParenthesesStyle
- All Implemented Interfaces:
org.openrewrite.java.JavaStyle,org.openrewrite.style.Style
-
Field Summary
Fields -
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
-
Field Details
-
DEFAULT
-
-
Constructor Details
-
OmitParenthesesStyle
public OmitParenthesesStyle()
-
-
Method Details
-
applyDefaults
public org.openrewrite.style.Style applyDefaults()- Specified by:
applyDefaultsin interfaceorg.openrewrite.style.Style
-