toggle menu
cpg
main
jvm
switch theme
search in API
cpg-core
/
de.fraunhofer.aisec.cpg.graph.statements.expressions
/
AssignExpression
/
findTargets
find
Targets
fun
findTargets
(
rhsExpression
:
HasType
)
:
List
<
Expression
>
Finds the targets(s) (within
lhs
) that are assigned to the particular
rhs
expression.