ClassfileAnnotation

@deprecated("Annotation classes need to be written in Java in order to be stored in classfiles in a Java-compatible manner", "2.13.0") trait ClassfileAnnotation extends ConstantAnnotation

A base class for classfile annotations. These are stored as Java annotations] in classfiles.

Deprecated
Source
ClassfileAnnotation.scala