Member predicate Variable::getAnAssignedValue
Gets an expression assigned to this variable, either appearing on the right-hand side of an
assignment or bound to it via a binding instanceof
expression or switch
block.
Gets an expression assigned to this variable, either appearing on the right-hand side of an
assignment or bound to it via a binding instanceof
expression or switch
block.