Class Hierarchy
- java.lang.Object
- org.openrewrite.hcl.format.BlankLinesStyle (implements org.openrewrite.hcl.HclStyle)
- org.openrewrite.hcl.format.BlankLinesStyle.KeepMaximum
- org.openrewrite.hcl.format.BlankLinesStyle.Minimum
- org.openrewrite.Recipe (implements java.lang.Cloneable)
- org.openrewrite.hcl.format.AutoFormat
- org.openrewrite.hcl.format.BlankLines
- org.openrewrite.hcl.format.NormalizeFormat
- org.openrewrite.hcl.format.RemoveTrailingWhitespace
- org.openrewrite.hcl.format.Spaces
- org.openrewrite.hcl.format.TabsAndIndents
- org.openrewrite.TreeVisitor<T,
P> - org.openrewrite.hcl.HclVisitor<P>
- org.openrewrite.hcl.format.AutoFormatVisitor<P>
- org.openrewrite.hcl.HclIsoVisitor<P>
- org.openrewrite.hcl.format.AttributeSpaceVisitor<P>
- org.openrewrite.hcl.format.BlankLinesVisitor<P>
- org.openrewrite.hcl.format.BracketsVisitor<P>
- org.openrewrite.hcl.format.NormalizeFormatVisitor<P>
- org.openrewrite.hcl.format.RemoveTrailingWhitespaceVisitor<P>
- org.openrewrite.hcl.format.SpacesVisitor<P>
- org.openrewrite.hcl.format.TabsAndIndentsVisitor<P>
- org.openrewrite.hcl.HclVisitor<P>