Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Using Internal ASTNode(not DOM's) 's "bits" field...
Using Internal ASTNode(not DOM's) 's "bits" field... [message #777886] Wed, 11 January 2012 00:35 Go to next message
Eclipse UserFriend
Hi,
I am currently developing source instrumentation plugin for JDT.
I have seen that internal ASTNode has bits field for capture various informations(useful semantic informations for my work).
But, unfortunately DOM ASTNode didn't have it(bits flag for semantic informations). I think there are reasons for that?
Please let me know?
Re: Using Internal ASTNode(not DOM's) 's "bits" field... [message #778578 is a reply to message #777886] Fri, 13 January 2012 05:39 Go to previous message
Eclipse UserFriend
Anything exposed as an API could not be changed and hence that has not been provided. Some more methods can probably be added. You could file an enhancement request if you need anything important.
Previous Topic:Eclipse newbie can't execute Java library
Next Topic:Simple problem with Applet in HTML
Goto Forum:
  


Current Time: Fri May 16 18:01:35 EDT 2025

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

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

Back to the top