|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MutableDataFlowInfoForArguments
| Nested Class Summary | |
|---|---|
static class |
MutableDataFlowInfoForArguments.WithoutArgumentsCheck
|
| Method Summary | |
|---|---|
void |
setInitialDataFlowInfo(DataFlowInfo dataFlowInfo)
|
void |
updateInfo(ValueArgument valueArgument,
DataFlowInfo dataFlowInfo)
|
| Methods inherited from interface org.jetbrains.kotlin.resolve.calls.model.DataFlowInfoForArguments |
|---|
getInfo, getResultInfo |
| Method Detail |
|---|
void setInitialDataFlowInfo(@NotNull
DataFlowInfo dataFlowInfo)
void updateInfo(@NotNull
ValueArgument valueArgument,
@NotNull
DataFlowInfo dataFlowInfo)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||