Package org.openrewrite.java.tree
Class J.ForEachLoop.Control.Padding
java.lang.Object
org.openrewrite.java.tree.J.ForEachLoop.Control.Padding
- Enclosing class:
- J.ForEachLoop.Control
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithIterable
(JRightPadded<Expression> iterable) withVariable
(JRightPadded<J.VariableDeclarations> variable)
-
Constructor Details
-
Padding
public Padding()
-
-
Method Details
-
getVariable
-
withVariable
-
getIterable
-
withIterable
-