Package org.openrewrite.python.tree
Class Py.DictLiteral.Padding
java.lang.Object
org.openrewrite.python.tree.Py.DictLiteral.Padding
- Enclosing class:
- Py.DictLiteral
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openrewrite.java.tree.JContainer<Py.KeyValue>withElements(org.openrewrite.java.tree.JContainer<Py.KeyValue> elements)
-
Constructor Details
-
Padding
public Padding()
-
-
Method Details
-
getElements
-
withElements
-