Current column in the input stream

Property definitions

nitc $ Lexer :: _pos
	# Current column in the input stream
	var pos: Int = 0
src/parser/lexer_work.nit:99,2--100,17