GivenSelector

oxygen.quoted.GivenSelector
See theGivenSelector companion object
final class GivenSelector(val quotes: Quotes)(val unwrap: quotes.reflect.GivenSelector) extends Selector

Attributes

Companion
object
Graph
Supertypes
trait Selector
class Object
trait Matchable
class Any

Members list

Type members

Types

override type This <: GivenSelector

Value members

Concrete methods

def bound: Option[TypeTree]
override def unwrapWithin(using newQuotes: Quotes): newQuotes.reflect.GivenSelector

Attributes

Definition Classes

Concrete fields

val quotes: Quotes
val unwrap: quotes.reflect.GivenSelector

Givens

Inherited givens

given givenQuotes: quotes.type

Attributes

Inherited from:
Selector