scala.reflect
Members
trait
Selectable
A class that implements structural selections using Java reflection. It can be used as a supertrait of a class or be made available as an implicit conve...
A class that implements structural selections using Java reflection.
It can be used as a supertrait of a class or be made available
as an implicit conversion via reflectiveSelectable
.