package annotation
Type Members
-
class
EnableReflectiveInstantiation extends Annotation with 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.scalajs.reflect.Reflect.