Class JS.ImportAttribute.Padding

java.lang.Object
org.openrewrite.javascript.tree.JS.ImportAttribute.Padding
Enclosing class:
JS.ImportAttribute

public static class JS.ImportAttribute.Padding extends Object
  • Constructor Details

    • Padding

      public Padding()
  • Method Details

    • getValue

      public org.openrewrite.java.tree.JLeftPadded<org.openrewrite.java.tree.Expression> getValue()
    • withValue

      public JS.ImportAttribute withValue(org.openrewrite.java.tree.JLeftPadded<org.openrewrite.java.tree.Expression> value)