final object NewWithArgs

Match new C(args) and extract (C, args)

Constructors

Members

[+] def unapply ( t: Tree ) ( implicit ctx: Context ) : Option [ ( Type, List [ Tree ] ) ]