Table corresponding c_names to nit names (methods)

Property definitions

nitc $ AbstractCompiler :: _names
	# Table corresponding c_names to nit names (methods)
	var names = new HashMap[String, String]
src/compiler/abstract_compiler.nit:605,2--606,40