The position of the class' block in attribute table

the position is set to -1 when the invariant position is no longer satisfied

Property definitions

nitc :: virtual_machine $ MClass :: position_methods
	# The position of the class' block in attribute table
	# the position is set to -1 when the invariant position is no longer satisfied
	var position_methods: Int
src/vm/virtual_machine.nit:432,2--434,26