Gets the source of this definition, that is, the data flow node representing the value that this definition assigns to its target.
This predicate is not defined for VarDef
s where the source is implicit,
such as for-in
loops, parameters or destructuring assignments.