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).
Thanks,
-------------- Brice Govin PhD student in RMoD research team at INRIA Lille Software Engineer at THALES AIR SYSTEMS Rungis ENSTA-Bretagne ENSI2014 22 Avenue du General Leclerc 92340 BOURG-LA-REINE
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
Yep that’s it but it needs the comment to be in the model. I’ll take a look on that tho. Thanks for the answer ! -------------- Brice Govin PhD student in RMoD research team at INRIA Lille Software Engineer at THALES AIR SYSTEMS Rungis ENSTA-Bretagne ENSI2014 22 Avenue du General Leclerc 92340 BOURG-LA-REINE
On 25 Feb 2016, at 20:48, Stephan Eggermont <stephan@stack.nlmailto:stephan@stack.nl> wrote:
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
_______________________________________________ Moose-dev mailing list Moose-dev@list.inf.unibe.chmailto:Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev