|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.calls.autocasts.AutoCastUtils
public class AutoCastUtils
| Method Summary | |
|---|---|
static java.util.List<ReceiverValue> |
getAutoCastVariants(BindingContext bindingContext,
DataFlowInfo dataFlowInfo,
ReceiverValue receiverToCast)
|
static void |
recordAutoCastIfNecessary(ReceiverValue receiver,
BindingTrace trace)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
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)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||