Oct. 18, 2013
11:21 a.m.
Hi Markus, I have an Opal-related question: I want to get the ast of an expression analysed in the context of a particular class... I.e. something like: anAst doSemanticAnalysisIn: aClass. This code works if the ast is a methodNode, but not if this is a simple expression (a MessageNode for instance). I know there is a doSemanticAnalysis (which should work, but probably on the UndefinedObject class). So how do I do that? (in 2.0 and the old compiler, the solution is to do anAst annotateInClass: aClass) Thanks, Thierry -- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95