WildcardModule (original) (raw)
scala.quoted.Quotes.reflectModule.WildcardModule
trait WildcardModule
Methods of the module object val Wildcard
Attributes
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Wildcard.type
Members list
Value members
Abstract methods
Create a tree representing a _
wildcard.
Create a tree representing a _
wildcard.
Attributes
Source
def unapply(wildcard: Wildcard): true
Match a tree representing a _
wildcard.
Match a tree representing a _
wildcard.
Attributes
Source