java - Syntax Tree in Eclipse for C code -


i'm trying implement plug-in eclipse (using java) c programmers, in user right click on variable in his/her c code , give him sorts of information on variable (like usages or function passed ... etc.).

do know how can achieve this? if - can c syntax tree ?

are there open source project use reference ?

not direct answer question, have heard of program doxygen (also has eclipse plugin? take , see if meets needs. easier use pre-existing plugins rather creating own.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

datatable - Matlab struct computations -