Searched defs:SingleEntryScope (Results 1 - 1 of 1) sorted by relevance

/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/code/
H A DScope.java797 private static class SingleEntryScope extends Scope { class in class:Scope.NamedImportScope
803 public SingleEntryScope(Symbol owner, Symbol sym, Scope origin) { method in class:Scope.NamedImportScope.SingleEntryScope

Completed in 86 milliseconds