Package org.openrewrite.csharp.tree
Class Cs.ImplicitElementAccess.Padding
java.lang.Object
org.openrewrite.csharp.tree.Cs.ImplicitElementAccess.Padding
- Enclosing class:
- Cs.ImplicitElementAccess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openrewrite.java.tree.JContainer<Cs.Argument>withArgumentList(org.openrewrite.java.tree.JContainer<Cs.Argument> argumentList)
-
Constructor Details
-
Padding
public Padding()
-
-
Method Details
-
getArgumentList
-
withArgumentList
public Cs.ImplicitElementAccess withArgumentList(org.openrewrite.java.tree.JContainer<Cs.Argument> argumentList)
-