Current character in the stream

Property definitions

nitc $ Lexer :: _stream_pos
	# Current character in the stream
	var stream_pos: Int = 0
src/parser/lexer_work.nit:93,2--94,24