On 25-02-16 19:56, Brice GOVIN wrote:
Hi, I’d like to know if there is some kind of comment extractor for a source code () in Moose. I was trying to get a quick understanding of methods from an old code (not smalltalk) and I couldn’t get rid of the source code itself… I need a way to get the comment associated to a method.
I could do it by myself but if there is already a way to do it I prefer to use it (or at least adapt it to my case).
In a FAMIX model? That responds to allComments, doesn't it?
Stephan