Class Hierarchy
- java.lang.Object
- org.openrewrite.Recipe (implements java.lang.Cloneable)
- org.openrewrite.groovy.format.AutoFormat
- org.openrewrite.groovy.format.GStringCurlyBraces
- org.openrewrite.groovy.format.OmitParenthesesForLastArgumentLambda
- org.openrewrite.groovy.format.OmitParenthesesFormat
- org.openrewrite.TreeVisitor<T,
P> - org.openrewrite.java.JavaVisitor<P>
- org.openrewrite.groovy.GroovyVisitor<P>
- org.openrewrite.groovy.GroovyIsoVisitor<P>
- org.openrewrite.groovy.format.AutoFormatVisitor<P>
- org.openrewrite.groovy.format.OmitParenthesesForLastArgumentLambdaVisitor<P>
- org.openrewrite.groovy.GroovyIsoVisitor<P>
- org.openrewrite.java.JavaIsoVisitor<P>
- org.openrewrite.java.format.MinimumViableSpacingVisitor<P>
- org.openrewrite.groovy.format.MinimumViableSpacingVisitor<P>
- org.openrewrite.java.format.MinimumViableSpacingVisitor<P>
- org.openrewrite.groovy.GroovyVisitor<P>
- org.openrewrite.java.JavaVisitor<P>
- org.openrewrite.Recipe (implements java.lang.Cloneable)