Class G.MapLiteral.Padding

java.lang.Object
org.openrewrite.groovy.tree.G.MapLiteral.Padding
Enclosing class:
G.MapLiteral

public static class G.MapLiteral.Padding extends Object
  • Constructor Details

    • Padding

      public Padding()
  • Method Details

    • getElements

      public org.openrewrite.java.tree.JContainer<G.MapEntry> getElements()
    • withElements

      public G.MapLiteral withElements(org.openrewrite.java.tree.JContainer<G.MapEntry> elements)