- All Implemented Interfaces:
org.openrewrite.marker.Marker
@Deprecated
public class SpreadArgument
extends Object
implements org.openrewrite.marker.Marker
Deprecated.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openrewrite.marker.Marker
getId, print, withId
-
Constructor Details
-
SpreadArgument
public SpreadArgument(UUID id,
org.openrewrite.java.tree.Space prefix)
Deprecated.