scala.quoted.Quotes.reflectModule.UnapplyModule
Methods of the module object val Unapply.
Attributes
-
Source
-
Quotes.scala
-
Graph
-
-
Supertypes
-
-
Self type
-
Members list
Creates an Unapply tree representing a pattern <fun>(<patterns*>)(using <implicits*>).
Creates an Unapply tree representing a pattern <fun>(<patterns*>)(using <implicits*>).
Attributes
-
Source
-
Quotes.scala
Copies an Unapply tree representing a pattern <fun>(<patterns*>)(using <implicits*>).
Copies an Unapply tree representing a pattern <fun>(<patterns*>)(using <implicits*>).
Attributes
-
Source
-
Quotes.scala
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
-
Quotes.scala