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