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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: "J-P. Rosen" Newsgroups: comp.lang.ada Subject: Re: ASIS: Recognising type declarations from package Standard? Date: Sat, 2 Jun 2018 16:52:41 +0200 Organization: Adalog Message-ID: References: <87d0xar4jv.fsf@jacob-sparre.dk> NNTP-Posting-Host: I74LCdSXJzppXP9hTKcCqA.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 Openpgp: preference=signencrypt Content-Language: fr X-Notice: Filtered by postfilter v. 0.8.3 Xref: reader02.eternal-september.org comp.lang.ada:52855 Date: 2018-06-02T16:52:41+02:00 List-Id: Le 01/06/2018 à 15:59, Jacob Sparre Andersen a écrit : > I'm working on an ASIS tool, where I want to treat subtypes of > Standard.String. But how can I identify types declared in package > Standard with ASIS? > > Using ASIS-4-GNAT, Asis.Text.Element_Image returns "" for an element > representing Standard.String. - I can see that it is an unconstrained > array type (like Standard.Wide_String), but nothing more than that. > ??? This should work... Search for "STANDARD" in the sources of AdaControl, you'll find several places where it works. -- J-P. Rosen Adalog 2 rue du Docteur Lombard, 92441 Issy-les-Moulineaux CEDEX Tel: +33 1 45 29 21 52, Fax: +33 1 45 29 25 00 http://www.adalog.fr