Searched defs:enclosingScope (Results 1 – 2 of 2) sorted by relevance
49 private final CompoundScope enclosingScope; field in SourceTypeBoundClass68 CompoundScope enclosingScope, in SourceTypeBoundClass()177 public CompoundScope enclosingScope() { in enclosingScope() method in SourceTypeBoundClass
165 CompoundScope enclosingScope = in bind() local