Go to the first, previous, next, last section, table of contents.
Syntax
-
at_clause ::= for direct_name use at expression;
Static Semantics
-
An at_clause of the form "for x use at y;" is equivalent to an
attribute_definition_clause of the form "for x'Address use y;".
Go to the first, previous, next, last section, table of contents.