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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,361d6affac22fee0,start X-Google-Attributes: gid103376,public From: tvallee@sophia.inria.fr (Thierry Vallee) Subject: ### ASIS & Predefined functions... ### Date: 1997/07/07 Message-ID: <5pqlfo$gmr@news-sop.inria.fr>#1/1 X-Deja-AN: 255226679 Sender: tvallee@uranie.inria.fr (Thierry Vallee) Organization: I.N.R.I.A. Unite de Recherche de Sophia Antipolis (France) Newsgroups: comp.lang.ada Date: 1997-07-07T00:00:00+00:00 List-Id: References : Ada83 & Asis v1.1.1 ---------- Hi there, I need some help about the behavior of the function : Asis.Expressions.Called_Function Does this function return a Nil_Element when given an expression corresponding to a predefined function call (e.g. "+" for standard Integer type, 'Image attribute...) ? Or must it return the declaration of such a function ? Does this behavior is vendor-dependant ? Thanks in advance for your answer, Regards, -- Thierry