The set of all collected formal parameters

Property definitions

nitc $ DetectVarianceConstraints :: pts
	# The set of all collected formal parameters
	var pts = new HashSet[MParameterType]
src/metrics/detect_variance_constraints.nit:181,2--182,38