Next: Aspect Async_Readers, Previous: Aspect Abstract_State, Up: Implementation Defined Aspects [Contents][Index]
There are three forms of this aspect (where ID is an identifier, and ARG is a general expression), corresponding to pragma Annotate.
Equivalent to pragma Annotate (ID, Entity => Name);
Equivalent to pragma Annotate (ID, Entity => Name);
Equivalent to pragma Annotate (ID, ID {, ARG}, Entity => Name);