Class Hierarchy
- java.lang.Object
- org.openrewrite.Recipe (implements java.lang.Cloneable)
- org.openrewrite.yaml.format.Indents
- org.openrewrite.TreeVisitor<T,
P> - org.openrewrite.yaml.YamlVisitor<P>
- org.openrewrite.yaml.YamlIsoVisitor<P>
- org.openrewrite.yaml.format.AutoFormatVisitor<P>
- org.openrewrite.yaml.format.IndentsVisitor<P>
- org.openrewrite.yaml.format.MinimumViableSpacingVisitor<P>
- org.openrewrite.yaml.format.NormalizeFormatVisitor<P>
- org.openrewrite.yaml.format.NormalizeLineBreaksVisitor<P>
- org.openrewrite.yaml.YamlIsoVisitor<P>
- org.openrewrite.yaml.YamlVisitor<P>
- org.openrewrite.Recipe (implements java.lang.Cloneable)