The import keyword

Property definitions

nitc $ AImport :: n_kwimport
	# The `import` keyword
	var n_kwimport: TKwimport is writable, noinit
src/parser/parser_nodes.nit:1184,2--1185,46