Selectable

scala.reflect.Selectable$
See theSelectable companion trait
object Selectable

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Implicits

implicit def reflectiveSelectable(x: Any): Selectable

An implicit conversion that turns a value into a Selectable such that structural selections are performed on that value.

An implicit conversion that turns a value into a Selectable such that structural selections are performed on that value.

Attributes