TypeSelectModule (original) (raw)
scala.quoted.Quotes.reflectModule.TypeSelectModule
trait TypeSelectModule
Methods of the module object val TypeSelect
Attributes
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TypeSelect.type
Members list
Value members
Abstract methods
def apply(qualifier: Term, name: String): TypeSelect
Attributes
Source
def copy(original: Tree)(qualifier: Term, name: String): TypeSelect
Attributes
Source
def unapply(x: TypeSelect): (Term, String)
Attributes
Source