Searched refs:currentSourceFile (Results 1 - 2 of 2) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/javac/util/
H A DMandatoryWarningHandler.java125 JavaFileObject currentSource = log.currentSourceFile();
H A DLog.java235 public JavaFileObject currentSourceFile() { method in class:Log
513 if (nerrors < MaxErrors && shouldReport(currentSourceFile(), pos)) {

Completed in 23 milliseconds