Package org.openrewrite.kotlin.marker
Class AnnotationCallSite
java.lang.Object
org.openrewrite.kotlin.marker.AnnotationCallSite
- All Implemented Interfaces:
org.openrewrite.marker.Marker
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotationCallSite(UUID id, String name, org.openrewrite.java.tree.Space suffix) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.marker.Marker
getId, print, withId
-
Constructor Details
-
AnnotationCallSite
-