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