Class HclRightPadded<T>

java.lang.Object
org.openrewrite.hcl.tree.HclRightPadded<T>
Type Parameters:
T - The type of instance that is being padded.

public class HclRightPadded<T> extends Object
An HCL element that could have trailing space.