Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] AST problem with CDT

> Hi:
>    I have been working with a  eclipse tool which 
could parse java source file into ast and  translate ast into other 
programming language(such as c/c++) .And what I just want to know is if there is 
any possibility to construct a ast manually with the information I get from java 
ast?If Yes,could you give the example or any references for me to study?
>  

> Thax a lot.

Perhaps this document may be of help: http://wiki.eclipse.org/images/c/c7/CDT_APIs_for_code_introspection.pdf

Regards,
Nate

 		 	   		  

Back to the top