data flow analysis using the JDT infrastructure [message #247996] |
Sun, 23 September 2007 21:40 |
Eclipse User |
|
|
|
Originally posted by: svylbowe.hotmail.com
Hi,
I'd like to perform some data flow analysis on java source code.
Specifically, I am thinking of analysis such as reaching definitions,
liveness etc. Can anyone direct me to the relevant part of the JDT API?
I have been looking a little at the
org.eclipse.jdt.internal.corext.refactoring.code.flow-packag e, but I would
really appreciate some usage examples.
-- AH
|
|
|
Re: data flow analysis using the JDT infrastructure [message #248268 is a reply to message #247996] |
Sun, 30 September 2007 22:23 |
Eclipse User |
|
|
|
Originally posted by: jacek.pospychala.pl.ibm.com
hello,
You've been asking the same question some time ago and you got
references to org.eclipse.jdt.ui plugin and some presentation.
How good were these sources? Did you found anything interesting there?
Anders H wrote:
> Hi,
>
> I'd like to perform some data flow analysis on java source code.
> Specifically, I am thinking of analysis such as reaching definitions,
> liveness etc. Can anyone direct me to the relevant part of the JDT API?
>
> I have been looking a little at the
> org.eclipse.jdt.internal.corext.refactoring.code.flow-packag e, but I would
> really appreciate some usage examples.
>
> -- AH
>
>
>
|
|
|
Re: data flow analysis using the JDT infrastructure [message #248519 is a reply to message #248268] |
Tue, 09 October 2007 17:22 |
Eclipse User |
|
|
|
Originally posted by: svylbowe.hotmail.com
Hi,
> You've been asking the same question some time ago and you got references
> to org.eclipse.jdt.ui plugin and some presentation.
> How good were these sources? Did you found anything interesting there?
Yep, I asked a similar question some time ago, but the references I got were
unfortunately somewhat superficial. Here is a link that I found later which
with a few adaptions can be used with the Eclipse JDT:
https://robby.user.cis.ksu.edu/courses/compiler/
I am still, however, looking for more precise references..
-- AH
|
|
|
Re: data flow analysis using the JDT infrastructure [message #250779 is a reply to message #248268] |
Tue, 22 January 2008 11:15 |
Eclipse User |
|
|
|
Originally posted by: svylbowe.hotmail.com
Hi again,
I finished my project. You can find examples of my use of the Eclipse AST
for flow analysis in the source code on this website:
http://www.itu.dk/people/hessellund/smartemf/index.php?page= sourcecode
-- Anders
"Jacek Pospychala" <jacek.pospychala@pl.ibm.com> wrote in message
news:fdp7kq$rig$1@build.eclipse.org...
> hello,
> You've been asking the same question some time ago and you got references
> to org.eclipse.jdt.ui plugin and some presentation.
> How good were these sources? Did you found anything interesting there?
>
> Anders H wrote:
>> Hi,
>>
>> I'd like to perform some data flow analysis on java source code.
>> Specifically, I am thinking of analysis such as reaching definitions,
>> liveness etc. Can anyone direct me to the relevant part of the JDT API?
>>
>> I have been looking a little at the
>> org.eclipse.jdt.internal.corext.refactoring.code.flow-packag e, but I
>> would really appreciate some usage examples.
>>
>> -- AH
>>
>>
|
|
|
|
Powered by
FUDForum. Page generated in 0.02817 seconds