WildcardTypeTreeModule (original) (raw)

scala.quoted.Quotes.reflectModule.WildcardTypeTreeModule

trait WildcardTypeTreeModule

Methods of the module object val WildcardTypeTree

Attributes

Source

Quotes.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

WildcardTypeTree.type

Members list

Value members

Abstract methods

def apply(tpe: TypeRepr): WildcardTypeTree

Attributes

Source

Quotes.scala

def unapply(x: WildcardTypeTree): true

Matches a TypeBoundsTree containing wildcard type bounds

Matches a TypeBoundsTree containing wildcard type bounds

Attributes

Source

Quotes.scala