|
| Re: Get object information from javascript source file [message #808329 is a reply to message #808114] |
Mon, 27 February 2012 11:59   |
 |
Nitin Dahyabhai Messages: 1843 Registered: July 2009 |
Senior Member |
|
|
On 2/27/2012 7:24 AM, Alireza Mising name wrote:
> I would like to extract information about objects, templates,
> inheritance, etc, from javascript source files. Any Idea how I could do
> that?
You'll have to be more specific, and it would be nice to mention what
you've tried. Templates, in particular, have nothing to do with source
files.
---
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational
---
Nitin Dahyabhai
Eclipse WTP, IBM
|
|
|
| Re: Get object information from javascript source file [message #808338 is a reply to message #808329] |
Mon, 27 February 2012 12:19  |
Alireza Missing name Messages: 105 Registered: July 2009 |
Senior Member |
|
|
What I am try to do is to extract software metrics from js codes. In particular, I am interested to OO metrics (CK metrics) such as depth of inheritance tree, number of children a class, etc. The first thing is that I should be able to extract object constructors, prototype, etc, is that right? How can I do so?
Regards,
Alireza
|
|
|
Powered by
FUDForum. Page generated in 0.04227 seconds