Searched defs:UserDiagnosticListener (Results 1 - 1 of 1) sorted by path

/openjdk10/langtools/test/tools/javac/api/
H A DTestClientCodeWrapper.java605 static class UserDiagnosticListener implements DiagnosticListener<JavaFileObject> { class in class:TestClientCodeWrapper
609 UserDiagnosticListener(Method m, PrintWriter out) { method in class:TestClientCodeWrapper.UserDiagnosticListener

Completed in 140 milliseconds