Searched refs:moduleHasDifferentScopesDiagnosticKind (Results 1 – 4 of 4) sorted by relevance
88 public abstract Diagnostic.Kind moduleHasDifferentScopesDiagnosticKind(); in moduleHasDifferentScopesDiagnosticKind() method in CompilerOptions
103 public Diagnostic.Kind moduleHasDifferentScopesDiagnosticKind() { in moduleHasDifferentScopesDiagnosticKind() method in JavacPluginCompilerOptions
163 public Diagnostic.Kind moduleHasDifferentScopesDiagnosticKind() { in moduleHasDifferentScopesDiagnosticKind() method in ProcessingEnvironmentCompilerOptions
106 diagnosticKind = compilerOptions.moduleHasDifferentScopesDiagnosticKind(); in report()