The variables contained in the body on this propdef

Property definitions

nitc :: ssa $ APropdef :: _variables
	# The variables contained in the body on this propdef
	var variables: HashSet[Variable] = new HashSet[Variable] is lazy
src/ssa.nit:199,2--200,65