NewWithArgs
dotty.tools.dotc.transform.TreeExtractors$.NewWithArgs$
object NewWithArgs
Match new C(args) and extract (C, args). Also admit new C(args): T and {new C(args)}.
Attributes
- Graph
- Supertypes
- Self type
- NewWithArgs.type
Match new C(args) and extract (C, args). Also admit new C(args): T and {new C(args)}.