Selectable

scala.reflect.Selectable
See theSelectable companion trait
object Selectable

Attributes

Companion
trait
Source
Selectable.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Selectable.type

Members list

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

Source
Selectable.scala