Searched defs:enclosingScope (Results 1 – 2 of 2) sorted by relevance
51 private final CompoundScope enclosingScope; field in SourceTypeBoundClass72 CompoundScope enclosingScope, in SourceTypeBoundClass()193 public CompoundScope enclosingScope() { in enclosingScope() method in SourceTypeBoundClass
172 CompoundScope enclosingScope = in bind() local