WildcardTypeTreeModule (original) (raw)
scala.quoted.Quotes.reflectModule.WildcardTypeTreeModule
trait WildcardTypeTreeModule
Methods of the module object val WildcardTypeTree
Attributes
Source
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
def unapply(x: WildcardTypeTree): true
Matches a TypeBoundsTree containing wildcard type bounds
Matches a TypeBoundsTree containing wildcard type bounds
Attributes
Source