The do catch block

Property definitions

nitc $ ADoExpr :: _n_catch
	# The do catch block
	var n_catch: nullable AExpr = null is writable
src/parser/parser_nodes.nit:1953,2--1954,47