Class Hierarchy
- java.lang.Object
- org.openrewrite.Recipe (implements java.lang.Cloneable)
- org.openrewrite.json.format.AutoFormat
- org.openrewrite.json.format.Indents
- org.openrewrite.json.format.WrappingAndBraces
- org.openrewrite.TreeVisitor<T,
P> - org.openrewrite.json.JsonVisitor<P>
- org.openrewrite.json.JsonIsoVisitor<P>
- org.openrewrite.json.format.AutoFormatVisitor<P>
- org.openrewrite.json.format.NormalizeLineBreaksVisitor<P>
- org.openrewrite.json.format.TabsAndIndentsVisitor<P>
- org.openrewrite.json.format.WrappingAndBracesVisitor<P>
- org.openrewrite.json.JsonIsoVisitor<P>
- org.openrewrite.json.JsonVisitor<P>
- org.openrewrite.Recipe (implements java.lang.Cloneable)