cpg-core
7.1.1
jvm
cpg-core
/
de.fraunhofer.aisec.cpg.graph.statements.expressions
/
AssignExpression
/
findTargets
find
Targets
fun
findTargets
(
rhsExpr
:
HasType
)
:
List
<
Expression
>
Finds the targets(s) (within
lhs
) that are assigned to the particular
rhs
expression.