Depth of the visit and generation

Property definitions

nitc :: nitserial $ ToolContext :: _opt_depth
	# Depth of the visit and generation
	var opt_depth = new OptionEnum(["module", "group", "package"],
		"Depth of the visit and generation", 0, "-d", "--depth")
src/nitserial.nit:41,2--43,58