The correspondent is FAMIXInvocation>>receiver.
Cheers,
Doru
On Nov 7, 2008, at 6:17 PM, Simon Denier wrote:
I'm looking into the SmalltalkMethodVisitor for
Famix3 and in
particular how it builds FamixInvocation entity
However there is a receivingVariable attribute in Famix2::Invocation,
for which I cant find a substitute in FamixInvocation. How should I
deal with this data?
SmalltalkMethodVisitor>>acceptMessageNode:
(...)
aMessageNode receiver isVariable
ifTrue:
[invocation
setReceivingVariable: (self resolve: aMessageNode receiver
name)].
(...)
--
Simon
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
www.tudorgirba.com/blog
"Every thing has its own flow."