Package org.openrewrite.csharp.tree
Class Cs.ParenthesizedVariableDesignation.Padding
java.lang.Object
org.openrewrite.csharp.tree.Cs.ParenthesizedVariableDesignation.Padding
- Enclosing class:
- Cs.ParenthesizedVariableDesignation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openrewrite.java.tree.JContainer<Cs.VariableDesignation>withVariables(org.openrewrite.java.tree.JContainer<Cs.VariableDesignation> variables)
-
Constructor Details
-
Padding
public Padding()
-
-
Method Details
-
getVariables
-
withVariables
public Cs.ParenthesizedVariableDesignation withVariables(org.openrewrite.java.tree.JContainer<Cs.VariableDesignation> variables)
-