Member predicate DataFlow :: Configuration :: isAdditionalLoadStep
EXPERIMENTAL. This API may change in the future.
Holds if the property prop
of the object pred
should be loaded into succ
.
predicate
isAdditionalLoadStep
(
Node
pred
,
Node
succ
,
string
prop
)