|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter
org.jetbrains.jet.lang.resolve.scopes.JetScopeAdapter
public class JetScopeAdapter
| Field Summary |
|---|
| Fields inherited from interface org.jetbrains.jet.lang.resolve.scopes.JetScope |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
JetScopeAdapter(JetScope workerScope)
|
|
| Method Summary | |
|---|---|
protected JetScope |
getWorkerScope()
|
| Methods inherited from class org.jetbrains.jet.lang.resolve.scopes.AbstractScopeAdapter |
|---|
getAllDescriptors, getClassifier, getContainingDeclaration, getDeclarationsByLabel, getFunctions, getImplicitReceiversHierarchy, getLocalVariable, getNamespace, getObjectDescriptor, getObjectDescriptors, getOwnDeclaredDescriptors, getProperties, getPropertyByFieldReference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JetScopeAdapter(@NotNull
JetScope workerScope)
| Method Detail |
|---|
@NotNull protected final JetScope getWorkerScope()
getWorkerScope in class AbstractScopeAdapter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||