| character_literal | operator_symbol
| indexed_component | slice
| selected_component | attribute
simple_name ::= identifier
out
or a subcomponent thereof.
selector ::= simple_name
| character_literal | operator_symbol | all
all
. The value of the prefix must belong to an access type.
attribute_designator ::=
simple_name [(universal_static_expression)]