Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Modification of AST, according to the change in source code
Modification of AST, according to the change in source code [message #1741732] Mon, 29 August 2016 02:46
Eclipse UserFriend
I want to write an eclipse plug-in. The scenario is like this, at the beginning I have built one AST from a java file which is open in editor, which I am able to do.
My requirement is, whenever source code is being modified, previously built AST should be reused and it should be modified according to the changes in source code. I want something which will do incremental parsing. Please give some idea about this.

[Updated on: Mon, 29 August 2016 02:50] by Moderator

Previous Topic:Target platform resolution hits outdated repositories
Next Topic:news.eclipse.org is shutting down.
Goto Forum:
  


Current Time: Sat Jul 05 08:38:22 EDT 2025

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

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

Back to the top