GivenSelectorModule
scala.quoted.Quotes.reflectModule.GivenSelectorModule
trait GivenSelectorModule
Methods of the module object val GivenSelector
Attributes
- Source
- Quotes.scala
- Graph
-
- Supertypes
- Self type
-
Members list
Value members
Abstract methods
def unapply(x: Quotes.this.reflectModule.this.GivenSelector): Some[Option[Quotes.this.reflectModule.this.TypeTree]]
Attributes
- Source
- Quotes.scala
Experimental methods
def apply(bound: Option[Quotes.this.reflectModule.this.TypeTree]): Quotes.this.reflectModule.this.GivenSelector
Attributes
- Experimental
- true
- Source
- Quotes.scala
In this article