The mapping used on the call to associate arguments to parameters.

If null then no specific association is required.

Property definitions

nitc :: typing $ ASuperExpr :: signaturemap=
	# The mapping used on the call to associate arguments to parameters.
	# If null then no specific association is required.
	var signaturemap: nullable SignatureMap
src/semantize/typing.nit:2309,2--2311,40