public class AutoCastUtils extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ReceiverValue> |
getAutoCastVariants(BindingContext bindingContext,
DataFlowInfo dataFlowInfo,
ReceiverValue receiverToCast) |
static void |
recordAutoCastIfNecessary(ReceiverValue receiver,
BindingTrace trace) |
public static java.util.List<ReceiverValue> getAutoCastVariants(@NotNull BindingContext bindingContext, @NotNull DataFlowInfo dataFlowInfo, @NotNull ReceiverValue receiverToCast)
public static void recordAutoCastIfNecessary(ReceiverValue receiver, @NotNull BindingTrace trace)