Property definitions

nitc :: lexer $ TKwextern :: init_tk
    init init_tk(loc: Location)
    do
		_location = loc
    end
src/parser/lexer.nit:231,5--234,7