Parser used to process doc commands

Property definitions

nitc $ Nitx :: parser=
	# Parser used to process doc commands
	var parser = new CommandParser(model, mainmodule, modelbuilder, catalog) is lazy
src/nitx.nit:106,2--107,81