Package org.openrewrite.kotlin.marker
Class AnnotationConstructor
java.lang.Object
org.openrewrite.kotlin.marker.AnnotationConstructor
- All Implemented Interfaces:
org.openrewrite.marker.Marker
The construction of new annotations does not require the `@` character.
Example:
-
Constructor Details
-
AnnotationConstructor
-