Package org.jetbrains.jet.lang.resolve.scopes

Interface Summary
JetScope  
JetScopeSelectorUtil.ScopeByNameMultiSelector<D extends DeclarationDescriptor>  
JetScopeSelectorUtil.ScopeByNameSelector<D extends DeclarationDescriptor>  
JetScopeSelectorUtil.ScopeDescriptorSelector<D extends DeclarationDescriptor>  
RedeclarationHandler  
WritableScope  
 

Class Summary
AbstractScopeAdapter Introduces a simple wrapper for internal scope.
ChainedScope  
ClassObjectMixinScope Members of the class object are accessible from the class.
FilteringScope  
InnerClassesScopeWrapper  
JetScopeImpl  
JetScopeSelectorUtil  
JetScopeUtils  
LazyScopeAdapter  
SubstitutingScope  
WritableScopeImpl  
WritableScopeWithImports  
WriteThroughScope  
 

Enum Summary
WritableScope.LockLevel