mod_clause ::= at mod static_expression;
for r use
record at mod a
...
end record;
for r'Alignment use a;
for r use
record
...
end record;
Go to the first, previous, next, last section, table of contents.