Class Cs.TypeConstraint.Padding

java.lang.Object
org.openrewrite.csharp.tree.Cs.TypeConstraint.Padding
Enclosing class:
Cs.TypeConstraint

public static class Cs.TypeConstraint.Padding extends Object
  • Constructor Details

    • Padding

      public Padding()
  • Method Details

    • getType

      public org.openrewrite.java.tree.TypeTree getType()
    • withType

      public Cs.TypeConstraint withType(org.openrewrite.java.tree.TypeTree type)