|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.resolve.VisibilityUtil
public class VisibilityUtil
| Constructor Summary | |
|---|---|
VisibilityUtil()
|
|
| Method Summary | |
|---|---|
static CallableMemberDescriptor |
findMemberWithMaxVisibility(java.util.Queue<CallableMemberDescriptor> descriptors)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VisibilityUtil()
| Method Detail |
|---|
@NotNull
public static CallableMemberDescriptor findMemberWithMaxVisibility(@NotNull
java.util.Queue<CallableMemberDescriptor> descriptors)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||