Class MergeYamlVisitor<P>

java.lang.Object
org.openrewrite.TreeVisitor<Yaml,P>
org.openrewrite.yaml.YamlVisitor<P>
org.openrewrite.yaml.MergeYamlVisitor<P>

public class MergeYamlVisitor<P> extends YamlVisitor<P>