The index in the start character in the source

Property definitions

nitc $ Location :: pstart
	# The index in the start character in the source
	fun pstart: Int do return file.line_starts[line_start-1] + column_start-1
src/location.nit:166,2--167,74