Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » jdt.core x jdt.core.dom
jdt.core x jdt.core.dom [message #197944] Mon, 07 March 2005 21: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 09:19 Go to previous message
Eclipse UserFriend
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 May 09 18:52:12 EDT 2025

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

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

Back to the top