Relative offset of this attribute in the runtime instance

(beginning of the block of its introducing class)

Property definitions

nitc :: virtual_machine $ MAttribute :: _offset
	# Relative offset of this attribute in the runtime instance
	# (beginning of the block of its introducing class)
	redef var offset: Int
src/vm/virtual_machine.nit:867,2--869,22