AnnotationWriter

Writes an Symbol.Annotation.Instance to a raw annotation type Annotation.

Implementors likely want to use BaseAnnotationWriter.

Inheritors

Functions

Link copied to clipboard
abstract fun write(instance: Symbol.Annotation.Instance<*, *>, isTopLevel: Boolean = true): Annotation