Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » jdt.core x jdt.core.dom
jdt.core x jdt.core.dom [message #197944] Tue, 08 March 2005 02:35 Go to next message
Eclipse UserFriend
Originally posted by: atv.argentina.com

How can I change an IMethod (jdt.core) to a MethodDeclaration
(jdt.core.dom). Is there any way to cast an element of jdt.core to an
element of jdt.core.dom?
Thanks,
Re: jdt.core x jdt.core.dom [message #197964 is a reply to message #197944] Tue, 08 March 2005 14:19 Go to previous message
Adam Kiezun is currently offline Adam KiezunFriend
Messages: 219
Registered: July 2009
Senior Member
Alex wrote:
> How can I change an IMethod (jdt.core) to a MethodDeclaration
> (jdt.core.dom). Is there any way to cast an element of jdt.core to an
> element of jdt.core.dom?
> Thanks,
>
>

no, but look at the class NodeFinder
/adam
Previous Topic:Contributing to AntHome Entries in Eclipse 3.1?
Next Topic:Searching Files
Goto Forum:
  


Current Time: Fri Nov 08 22:41:33 GMT 2024

Powered by FUDForum. Page generated in 0.02310 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top