ClassfileAnnotation

scala.annotation.ClassfileAnnotation

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

Attributes

Deprecated
[Since version 2.13.0] Annotation classes need to be written in Java in order to be stored in classfiles in a Java-compatible manner
Source
ClassfileAnnotation.scala
Graph
Supertypes
class Annotation
class Object
trait Matchable
class Any
Show all
In this article