UnapplyModule (original) (raw)
scala.quoted.Quotes.reflectModule.UnapplyModule
Methods of the module object val Unapply
Attributes
Source
Graph
Supertypes
Self type
Members list
Create an Unapply
tree representing a pattern <fun>(<patterns*>)(using <implicits*>)
Create an Unapply
tree representing a pattern <fun>(<patterns*>)(using <implicits*>)
Attributes
Source
Copy an Unapply
tree representing a pattern <fun>(<patterns*>)(using <implicits*>)
Copy an Unapply
tree representing a pattern <fun>(<patterns*>)(using <implicits*>)
Attributes
Source
Matches an Unapply(fun, implicits, patterns)
tree representing a pattern <fun>(<patterns*>)(using <implicits*>)
Matches an Unapply(fun, implicits, patterns)
tree representing a pattern <fun>(<patterns*>)(using <implicits*>)
Attributes
Source
In this article