Package org.openrewrite.hcl.tree
Class Hcl.ForTuple.Padding
java.lang.Object
org.openrewrite.hcl.tree.Hcl.ForTuple.Padding
- Enclosing class:
- Hcl.ForTuple
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable HclLeftPadded<Expression>withCondition(@Nullable HclLeftPadded<Expression> condition) withUpdate(HclLeftPadded<Expression> update)
-
Constructor Details
-
Padding
public Padding()
-
-
Method Details
-
getUpdate
-
withUpdate
-
getCondition
-
withCondition
-