final object UnApply

The typed translation of extractor(patterns) in a pattern. The translation has the following components:

Constructors

Members

[+] def apply ( fun: Tree [ T ] , implicits: List [ Tree [ T ] ] , patterns: List [ Tree [ T ] ] ) : UnApply [ T ]
[+] def unapply ( x$1: UnApply [ T ] ) : UnApply [ T ]