A reference to the virtual table of this class

Property definitions

nitc :: virtual_machine $ MClass :: vtable=
	# A reference to the virtual table of this class
	var vtable: nullable VTable
src/vm/virtual_machine.nit:409,2--410,28