TermRefModule (original) (raw)

scala.quoted.Quotes.reflectModule.TermRefModule

trait TermRefModule

Methods of the module object val TermRef

Attributes

Source

Quotes.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

TermRef.type

Members list

Value members

Abstract methods

def apply(qual: TypeRepr, name: String): TermRef

Attributes

Source

Quotes.scala

def unapply(x: TermRef): (TypeRepr, String)

Attributes

Source

Quotes.scala