TypeProjectionModule (original) (raw)

scala.quoted.Quotes.reflectModule.TypeProjectionModule

trait TypeProjectionModule

Methods of the module object val TypeProjection

Attributes

Source

Quotes.scala

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

Quotes.scala

def unapply(x: TypeProjection): (TypeTree, String)

Attributes

Source

Quotes.scala