Select

oxygen.quoted.Select
See theSelect companion class
object Select

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Select.type

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): SelectCompanion
def unapply(x: Select): (Term, String)

Matches <qualifier: Term>.<name: String>

Matches <qualifier: Term>.<name: String>

Attributes

def wrap(using quotes: Quotes)(unwrap: quotes.reflect.Select): Select

Givens

Givens