public class ForceResolveUtil extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
forceResolveAllContents(DeclarationDescriptor descriptor) |
static void |
forceResolveAllContents(JetScope scope) |
static void |
forceResolveAllContents(TypeConstructor typeConstructor) |
public static void forceResolveAllContents(@NotNull DeclarationDescriptor descriptor)
public static void forceResolveAllContents(@NotNull JetScope scope)
public static void forceResolveAllContents(@NotNull TypeConstructor typeConstructor)