Package org.openrewrite.javascript.tree
Class JS.ImportAttributes.Padding
java.lang.Object
org.openrewrite.javascript.tree.JS.ImportAttributes.Padding
- Enclosing class:
- JS.ImportAttributes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openrewrite.java.tree.JContainer<JS.ImportAttribute>
withElements
(org.openrewrite.java.tree.JContainer<JS.ImportAttribute> elements)
-
Constructor Details
-
Padding
public Padding()
-
-
Method Details
-
getElements
-
withElements
public JS.ImportAttributes withElements(org.openrewrite.java.tree.JContainer<JS.ImportAttribute> elements)
-