UnapplyMethods

Extension methods of Unapply

Source:
Quotes.scala
class Object
trait Matchable
class Any

Extensions

Extensions

extension (self: Unapply)
def fun: Term

The extractor function of the pattern.

The extractor function of the pattern.

It may be a reference to the unapply method of the pattern or may be a partially applied tree containing type parameters and leading given parameters.

Source:
Quotes.scala

Training implicit parameters of the unapply method

Training implicit parameters of the unapply method

Source:
Quotes.scala

List of nested patterns

List of nested patterns

Source:
Quotes.scala