The abort keyword

Property definitions

nitc $ AAbortExpr :: n_kwabort
	# The `abort` keyword
	var n_kwabort: TKwabort is writable, noinit
src/parser/parser_nodes.nit:1927,2--1928,44