Ada Programming/Attributes/'Elab Subp Body

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Description

[edit | edit source]

This attribute can only be applied to a library level subprogram name and is only allowed in CodePeer mode. It returns the entity for the corresponding elaboration procedure for elaborating the body of the referenced subprogram unit. This is used in the main generated elaboration procedure by the binder in CodePeer mode only and is unrecognized otherwise.