Class MinimumViableSpacingVisitor<P>

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

public class MinimumViableSpacingVisitor<P> extends YamlIsoVisitor<P>