isSimpleAssignment
Returns true, if this assignment is a "simple" assignment, meaning that the value is directly assigned, without any additional complex data-flow, such as compound assignments. This compares the operatorCode with Language.simpleAssignmentOperators.