Searched refs:errorDiagnostic (Results 1 – 3 of 3) sorted by relevance
150 Iterables.filter(diagnostics.getDiagnostics(), Formatter::errorDiagnostic); in format()196 static boolean errorDiagnostic(Diagnostic<?> input) { in errorDiagnostic() method in Formatter
228 Iterables.filter(diagnostics.getDiagnostics(), Formatter::errorDiagnostic); in parse()
399 Iterables.filter(diagnostics.getDiagnostics(), Formatter::errorDiagnostic); in parse()