final object Block

{ stats; expr }

Constructors

Members

[+] def apply ( stats: List [ Tree [ T ] ] , expr: Tree [ T ] ) : Block [ T ]
[+] def unapply ( x$1: Block [ T ] ) : Block [ T ]