The catch keyword

Property definitions

nitc $ ADoExpr :: n_kwcatch
	# The `catch` keyword
	var n_kwcatch: nullable TKwcatch = null is writable
src/parser/parser_nodes.nit:1950,2--1951,52