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

/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/code/
H A DScope.java218 public abstract static class WriteableScope extends Scope { class in class:Scope
220 public WriteableScope(Symbol owner) { method in class:Scope.WriteableScope
[all...]

Completed in 82 milliseconds