Package org.openrewrite.groovy.marker
Class OmitParentheses
- java.lang.Object
-
- org.openrewrite.groovy.marker.OmitParentheses
-
- All Implemented Interfaces:
org.openrewrite.marker.Marker,org.openrewrite.Tree
public class OmitParentheses extends java.lang.Object implements org.openrewrite.marker.MarkerSee the Groovy style guide on Ommitting parentheses.
-
-
Constructor Summary
Constructors Constructor Description OmitParentheses()
-