public class ClassObjectMixinScope extends AbstractScopeAdapter
Constructor and Description |
---|
ClassObjectMixinScope(ClassDescriptor classObjectDescriptor) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ReceiverParameterDescriptor> |
getImplicitReceiversHierarchy()
Adds receivers to the list in order of locality, so that the closest (the most local) receiver goes first
|
protected JetScope |
getWorkerScope() |
getAllDescriptors, getClassifier, getContainingDeclaration, getDeclarationsByLabel, getFunctions, getLocalVariable, getNamespace, getObjectDescriptor, getObjectDescriptors, getOwnDeclaredDescriptors, getProperties, getPropertyByFieldReference
public ClassObjectMixinScope(ClassDescriptor classObjectDescriptor)
@NotNull protected JetScope getWorkerScope()
getWorkerScope
in class AbstractScopeAdapter
@NotNull public java.util.List<ReceiverParameterDescriptor> getImplicitReceiversHierarchy()
JetScope
getImplicitReceiversHierarchy
in interface JetScope
getImplicitReceiversHierarchy
in class AbstractScopeAdapter