|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.resolve.OverloadUtil
public class OverloadUtil
| Nested Class Summary | |
|---|---|
static class |
OverloadUtil.OverloadCompatibilityInfo
|
| Constructor Summary | |
|---|---|
OverloadUtil()
|
|
| Method Summary | |
|---|---|
static OverloadUtil.OverloadCompatibilityInfo |
isOverloadable(CallableDescriptor a,
CallableDescriptor b)
Does not check names. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OverloadUtil()
| Method Detail |
|---|
public static OverloadUtil.OverloadCompatibilityInfo isOverloadable(CallableDescriptor a,
CallableDescriptor b)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||