Class Py.VariableScope.Padding

java.lang.Object
org.openrewrite.python.tree.Py.VariableScope.Padding
Enclosing class:
Py.VariableScope

public static class Py.VariableScope.Padding extends Object
  • Constructor Details

    • Padding

      public Padding()
  • Method Details

    • getNames

      public List<org.openrewrite.java.tree.JRightPadded<org.openrewrite.java.tree.J.Identifier>> getNames()
    • withNames

      public Py.VariableScope withNames(List<org.openrewrite.java.tree.JRightPadded<org.openrewrite.java.tree.J.Identifier>> names)