Class Hierarchy
- java.lang.Object
- org.openrewrite.Recipe
- org.openrewrite.yaml.ChangePropertyKey
- org.openrewrite.yaml.CoalesceProperties
- org.openrewrite.TreeVisitor<T,P>
- org.openrewrite.yaml.YamlVisitor<P>
- org.openrewrite.yaml.CoalesceProperties.CoalescePropertiesVisitor<P>
- org.openrewrite.yaml.ShiftFormatLeftVisitor<P>
- org.openrewrite.yaml.YamlVisitor<P>
- org.openrewrite.yaml.YamlParser (implements org.openrewrite.Parser<S>)
- org.openrewrite.Recipe