The position of the parameter (0 for the first parameter)

FIXME: is position a better name?

Property definitions

nitc $ MParameterType :: rank
	# The position of the parameter (0 for the first parameter)
	# FIXME: is `position` a better name?
	var rank: Int
src/model/model.nit:1661,2--1663,14