The phase should be executed before any warning on the module is processed.

Property definitions

nitc :: no_warning $ ToolContext :: no_warning_phase=
	# The phase should be executed before any warning on the module is processed.
	var no_warning_phase: Phase = new NoWarningPhase(self, [literal_phase])
src/frontend/no_warning.nit:22,2--23,72