Hi Stef,
All properties are symbols, so you can search for them from the Find/
References to Symbol in the RB menu.
In the case of NOM, it is in the following method:
FAMIXClass>>numberOfMethods
<property: #NOM
longName: 'Number of methods'
description: 'The number of methods in a class'
^self lookUpPropertyNamed: #NOM computedAs:
[self methods size]
Doru
On Jun 18, 2008, at 11:11 PM, stéphane ducasse wrote:
Hi doru
I tried to find where NOM was defined. I looked in the class
FamixClass and found methods but I could not see the
pragma.
can you help there?
Stef
_______________________________________________
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."