The constructor invoked by the new.

Property definitions

nitc :: typing $ ANewExpr :: callsite
	# The constructor invoked by the new.
	var callsite: nullable CallSite
src/semantize/typing.nit:2400,2--2401,32