Position of the attribute in attribute table

The relative position of this attribute if perfect hashing is used, The absolute position of this attribute if SST is used

Property definitions

nitc :: vm_optimizations $ AAttrFormExpr :: _offset
	# Position of the attribute in attribute table
	#
	# The relative position of this attribute if perfect hashing is used,
	# The absolute position of this attribute if SST is used
	var offset: Int
src/vm/vm_optimizations.nit:55,2--59,16