findTargets

fun findTargets(rhsExpression: HasType): List<Expression>

Finds the targets(s) (within lhs) that are assigned to the particular rhs expression.