|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.resolve.calls.model.MutableDataFlowInfoForArguments.WithoutArgumentsCheck
public static class MutableDataFlowInfoForArguments.WithoutArgumentsCheck
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jetbrains.kotlin.resolve.calls.model.MutableDataFlowInfoForArguments |
|---|
MutableDataFlowInfoForArguments.WithoutArgumentsCheck |
| Constructor Summary | |
|---|---|
MutableDataFlowInfoForArguments.WithoutArgumentsCheck()
|
|
| Method Summary | |
|---|---|
DataFlowInfo |
getInfo(ValueArgument valueArgument)
|
DataFlowInfo |
getResultInfo()
|
void |
setInitialDataFlowInfo(DataFlowInfo dataFlowInfo)
|
void |
updateInfo(ValueArgument valueArgument,
DataFlowInfo dataFlowInfo)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MutableDataFlowInfoForArguments.WithoutArgumentsCheck()
| Method Detail |
|---|
public void setInitialDataFlowInfo(@NotNull
DataFlowInfo dataFlowInfo)
setInitialDataFlowInfo in interface MutableDataFlowInfoForArguments
public void updateInfo(@NotNull
ValueArgument valueArgument,
@NotNull
DataFlowInfo dataFlowInfo)
updateInfo in interface MutableDataFlowInfoForArguments
@NotNull
public DataFlowInfo getInfo(@NotNull
ValueArgument valueArgument)
getInfo in interface DataFlowInfoForArguments@NotNull public DataFlowInfo getResultInfo()
getResultInfo in interface DataFlowInfoForArguments
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||