public final class NullParseErrorReporter extends AbstractParseErrorReporter
edu.cmu.sei.aadl.model.pluginsupport.ParseErrorReporter
that silently
discards all reported errors.
Contains singleton references to a canonical null reporter
and to a factory object
.
Modifier and Type | Field and Description |
---|---|
static org.osate.aadl2.modelsupport.errorreporting.NullParseErrorReporter.Factory |
factory
Singleton reference to the factory.
|
static NullParseErrorReporter |
prototype
Singleton reference to the unique instance.
|
error, error, info, info, warning, warning
deleteMessages, getNumErrors, getNumInfos, getNumMessages, getNumWarnings
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deleteMessages, getNumErrors, getNumInfos, getNumMessages, getNumWarnings
public static final NullParseErrorReporter prototype
public static final org.osate.aadl2.modelsupport.errorreporting.NullParseErrorReporter.Factory factory