3.1 access

1

access

〈execution-time action〉 to read or modify the value of an object

2

NOTE 1 Where only one of these two actions is meant, “read” or “modify” is used.

3

NOTE 2 “Modify” includes the case where the new value being stored is the same as the previous value.

4

NOTE 3 Expressions that are not evaluated do not access objects.