cpg-analysis
5.0.0
cpg-analysis
/
de.fraunhofer.aisec.cpg.query
/
dataFlow
data
Flow
fun
dataFlow
(
from
:
Node
,
to
:
Node
)
:
QueryTree
<
Boolean
>
Content copied to clipboard
Checks if a data flow is possible between the nodes
from
as a source and
to
as sink.