TermRef

scala.quoted.runtime.impl.QuotesImpl.reflect$.TermRef$
object TermRef extends TermRefModule

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TermRef.type

Members list

Concise view

Value members

Concrete methods

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