Next: , Previous: No_Unchecked_Access, Up: Partition-Wide Restrictions


5.1.66 No_Use_Of_Entity

[GNAT] This restriction ensures at compile time that there are no references to the entity given in the form

    No_Use_Of_Entity => Name

where Name is the fully qualified entity, for example

    No_Use_Of_Entity => Ada.Text_IO.Put_Line