|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.resolve.lazy.ForceResolveUtil
public class ForceResolveUtil
| Method Summary | ||
|---|---|---|
static void |
forceResolveAllContents(Annotations annotations)
|
|
static void |
forceResolveAllContents(JetScope scope)
|
|
static
|
forceResolveAllContents(T descriptor)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static <T extends DeclarationDescriptor> T forceResolveAllContents(@NotNull
T descriptor)
public static void forceResolveAllContents(@NotNull
JetScope scope)
public static void forceResolveAllContents(@NotNull
Annotations annotations)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||