TermRefModule (original) (raw)
scala.quoted.Quotes.reflectModule.TermRefModule
trait TermRefModule
Methods of the module object val TermRef
Attributes
Source
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
def unapply(x: TermRef): (TypeRepr, String)
Attributes
Source