Class AnnotationCallSite

java.lang.Object
org.openrewrite.kotlin.marker.AnnotationCallSite
All Implemented Interfaces:
org.openrewrite.marker.Marker

@Deprecated public class AnnotationCallSite extends Object implements org.openrewrite.marker.Marker
Deprecated.
  • Constructor Details

    • AnnotationCallSite

      public AnnotationCallSite(UUID id, String name, org.openrewrite.java.tree.Space suffix)
      Deprecated.