Home | Contact | Pricing | News | Events | Partners | Mailing List | Site Map
  • Development log
  • Technical papers
  • Live docs

More Resources

Recent Papers

Browse by Technology

Dev Log Archives

Developer Center

[GNAT] Asis.Extensions queries for overridden operations

Friday February 15, 2008

Two new queries are added to package Asis.Extensions. Is_Overriding_Operation checks whether a given subprogram declaration (or subprogram instantiation) overrides a (user-defined) primitive operation of a type, and Corresponding_ Overridden_Operation gets the declaration of the overridden operation of the parent type.

 

Posted by Posted in Development Log, GNAT Compilation System