core :: IndexedIterator :: index
	redef fun index do return curr_pos - target._first_byte
					lib/core/text/flat.nit:808,2--56
				
	redef fun index do return curr_pos - target._first_byte
					lib/core/text/flat.nit:834,2--56
				
	redef var index
					lib/core/bytes.nit:779,2--16