GivenSelector

oxygen.meta.Meta.Selector.GivenSelector
See theGivenSelector companion object
final case class GivenSelector(raw: quotes.reflect.GivenSelector) extends Selector

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Selector
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def bound: Option[TypeTree]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product