89909192939495
// Javadoc inherited. public Diagnostic createDiagnostic( SourceLocation location, DiagnosticLevel level, I18NMessage message) { return new DiagnosticImpl(location, EMPTY_PATH, level, message); }