Class AnnotationUseSite

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

public class AnnotationUseSite extends Object implements org.openrewrite.marker.Marker
  • Constructor Details

    • AnnotationUseSite

      public AnnotationUseSite(UUID id, org.openrewrite.java.tree.Space prefix, boolean implicitBracket)