Human readable location.

Property definitions

template $ TemplateMacro :: location
	# Human readable location.
	fun location: String do return "({start_pos}:{end_pos})"
lib/template/macro.nit:303,2--304,57