Package org.openrewrite.kotlin.marker
Class AnnotationUseSite
java.lang.Object
org.openrewrite.kotlin.marker.AnnotationUseSite
- All Implemented Interfaces:
org.openrewrite.marker.Marker
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotationUseSite(UUID id, org.openrewrite.java.tree.Space prefix, boolean implicitBracket) -
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
-
AnnotationUseSite
-