Package-level declarations
Types
Link copied to clipboard
@RequiresOptIn(message = "This feature is experimental, please see the documentation of this opt-in annotation (@ExperimentalReflectionApi) for more details.", level = RequiresOptIn.Level.ERROR)
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.PROPERTY_SETTER] )
Opt-in marker annotation for reflection APIs.