Package org.openrewrite.hcl.tree
@NonNullApi
@NonNullFields
package org.openrewrite.hcl.tree
-
ClassDescriptionHclContainer<T>AST elements that contain lists of trees with some delimiter like function call arguments.An HCL element that could have trailing space.Wherever whitespace can occur in HCL, so can comments (at least block and javadoc style comments).