Capacity of the lookahead

Property definitions

core $ Stream :: lookahead_capacity=
	# Capacity of the lookahead
	protected var lookahead_capacity = 0
lib/core/stream.nit:43,2--44,37