|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.types.expressions.ControlStructureTypingUtils
public class ControlStructureTypingUtils
| Constructor Summary | |
|---|---|
ControlStructureTypingUtils(CallResolver callResolver,
DataFlowAnalyzer dataFlowAnalyzer)
|
|
| Method Summary | |
|---|---|
static MutableDataFlowInfoForArguments |
createDataFlowInfoForArgumentsForIfCall(Call callForIf,
DataFlowInfo thenInfo,
DataFlowInfo elseInfo)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ControlStructureTypingUtils(@NotNull
CallResolver callResolver,
@NotNull
DataFlowAnalyzer dataFlowAnalyzer)
| Method Detail |
|---|
public static MutableDataFlowInfoForArguments createDataFlowInfoForArgumentsForIfCall(@NotNull
Call callForIf,
@NotNull
DataFlowInfo thenInfo,
@NotNull
DataFlowInfo elseInfo)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||