Class JS.Intersection.Padding

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

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

    • Padding

      public Padding()
  • Method Details

    • getTypes

      public List<org.openrewrite.java.tree.JRightPadded<org.openrewrite.java.tree.Expression>> getTypes()
    • withTypes

      public JS.Intersection withTypes(List<org.openrewrite.java.tree.JRightPadded<org.openrewrite.java.tree.Expression>> types)