scala.scalanative.reflect.annotation

Type members

Classlikes

class EnableReflectiveInstantiation extends StaticAnnotation

Enables reflective instantiation for the annotated class, trait or object, and all its descendants.

Enables reflective instantiation for the annotated class, trait or object, and all its descendants.

Affected classes can be identified at run-time through methods of scala.scalanative.reflect.Reflect.