From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d4a99b2a2a2899b7 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news4.google.com!news2.google.com!proxad.net!freenix!oleane.net!oleane!hunter.axlog.fr!nobody From: Jean-Pierre Rosen Newsgroups: comp.lang.ada Subject: Re: ASIS Question: Looking up procedure names. Date: Mon, 09 May 2005 10:49:17 +0200 Organization: Adalog Message-ID: References: NNTP-Posting-Host: mailhost.axlog.fr Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: s1.news.oleane.net 1115630685 9396 195.25.228.57 (9 May 2005 09:24:45 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Mon, 9 May 2005 09:24:45 +0000 (UTC) User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: fr, en In-Reply-To: Xref: g2news1.google.com comp.lang.ada:10963 Date: 2005-05-09T10:49:17+02:00 List-Id: Peter C. Chapin a �crit : > Hi! I'm writing an ASIS program and I've encountered a problem that I'm > having trouble figuring out. > > I have an element that I know is a procedure call statement. What I'm > looking for is the full name of the procedure, including package > membership. ASIS provides only *basic* queries, and this one is not part of it. However, if you download Adasubst or Adacontrol from Adalog's components page (http://www.adalog.fr/compo2.htm), you'll have a package called "Thick_Queries" that provide many useful higher-level queries, including a function called "Full_Name_Image" that does exactly that. The whole stuff is GMGPL, so you can use it in any context. -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Visit Adalog's web site at http://www.adalog.fr