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