nitc :: MClass :: _position_attributes
the position is set to -1 when the invariant position is no longer satisfied
# The position of the class' block in virtual table,
# the position is set to -1 when the invariant position is no longer satisfied
var position_attributes: Int
src/vm/virtual_machine.nit:428,2--430,29