target
The target of this assignment. Note that this is intentionally nullable, because while BinaryOperator implements Assignment, not all binary operations are assignments. Thus, the target is only non-null for operations that have a == operator.
The target of this assignment. Note that this is intentionally nullable, because while BinaryOperator implements Assignment, not all binary operations are assignments. Thus, the target is only non-null for operations that have a == operator.