Metrics to compute

Property definitions

nitc $ MetricSet :: metrics
	# Metrics to compute
	var metrics: Set[Metric] = new HashSet[Metric]
src/metrics/metrics_base.nit:379,2--380,47