public class LazyScopeAdapter extends AbstractScopeAdapter
| Constructor and Description |
|---|
LazyScopeAdapter(RecursionIntolerantLazyValue<JetScope> scope) |
| Modifier and Type | Method and Description |
|---|---|
protected JetScope |
getWorkerScope() |
getAllDescriptors, getClassifier, getContainingDeclaration, getDeclarationsByLabel, getFunctions, getImplicitReceiversHierarchy, getLocalVariable, getNamespace, getObjectDescriptor, getObjectDescriptors, getOwnDeclaredDescriptors, getProperties, getPropertyByFieldReferencepublic LazyScopeAdapter(RecursionIntolerantLazyValue<JetScope> scope)
@NotNull protected JetScope getWorkerScope()
getWorkerScope in class AbstractScopeAdapter