- AssignmentStatement - A statement containing one or more assignments
- Assignment - A single assignment within an AssignmentStatement
Simple Value Changes
Consider the following source code:Assignments inherit both HasName and
HasValue behaviors. See Inheritable
Behaviors for more details.