Class MergeDuplicateSectionsVisitor<P>

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

public class MergeDuplicateSectionsVisitor<P> extends YamlIsoVisitor<P>