Class NormalizeFormatVisitor<P>

java.lang.Object
org.openrewrite.TreeVisitor<Hcl,P>
org.openrewrite.hcl.HclVisitor<P>
org.openrewrite.hcl.HclIsoVisitor<P>
org.openrewrite.hcl.format.NormalizeFormatVisitor<P>

public class NormalizeFormatVisitor<P> extends HclIsoVisitor<P>
Ensures that whitespace is on the outermost AST element possible.