(enableReflectiveInstantiation: StringAdd).self
(enableReflectiveInstantiation: StringFormat).self
(enableReflectiveInstantiation: ArrowAssoc[EnableReflectiveInstantiation]).x
(Since version 2.10.0) Use leftOfArrow
instead
(enableReflectiveInstantiation: Ensuring[EnableReflectiveInstantiation]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
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.