Class OmitParenthesesStyle

java.lang.Object
org.openrewrite.groovy.style.OmitParenthesesStyle
All Implemented Interfaces:
org.openrewrite.java.JavaStyle, org.openrewrite.style.Style

public class OmitParenthesesStyle extends Object implements org.openrewrite.java.JavaStyle
  • Field Details

  • Constructor Details

    • OmitParenthesesStyle

      public OmitParenthesesStyle()
  • Method Details

    • applyDefaults

      public org.openrewrite.style.Style applyDefaults()
      Specified by:
      applyDefaults in interface org.openrewrite.style.Style