Package org.openrewrite.kotlin.tree
Class K.Constructor.Padding
java.lang.Object
org.openrewrite.kotlin.tree.K.Constructor.Padding
- Enclosing class:
K.Constructor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openrewrite.java.tree.JLeftPadded<K.ConstructorInvocation> withInvocation(org.openrewrite.java.tree.JLeftPadded<K.ConstructorInvocation> invocation)
-
Constructor Details
-
Padding
public Padding()
-
-
Method Details
-
getInvocation
-
withInvocation
public K.Constructor withInvocation(org.openrewrite.java.tree.JLeftPadded<K.ConstructorInvocation> invocation)
-