Can anyone recommend a Java parser in C or C++?

Stefan Arentz <stefan@lvps87-230-32-149.dedicated.hosteurope.de>
Tue, 27 Nov 2007 11:28:37 +0100

          From comp.compilers

Related articles
Can anyone recommend a Java parser in C or C++? stefan@lvps87-230-32-149.dedicated.hosteurope.de (Stefan Arentz) (2007-11-27)
Re: Can anyone recommend a Java parser in C or C++? toby@telegraphics.com.au (toby) (2007-11-27)
Re: Can anyone recommend a Java parser in C or C++? liekweg@ipd.info.uni-karlsruhe.de (Florian Liekweg) (2007-11-28)
Re: Can anyone recommend a Java parser in C or C++? kenshin_40@htomail.com (Mark Holland) (2007-11-28)
Re: Can anyone recommend a Java parser in C or C++? Meyer-Eltz@t-online.de (Detlef Meyer-Eltz) (2007-11-29)
| List of all articles for this month |

From: Stefan Arentz <stefan@lvps87-230-32-149.dedicated.hosteurope.de>
Newsgroups: comp.compilers
Date: Tue, 27 Nov 2007 11:28:37 +0100
Organization: Compilers Central
Keywords: Java, parse, question
Posted-Date: 27 Nov 2007 20:07:07 EST

I'm looking for a simple Java parser in C or C++. I would like to
extract class and method names from Java sources.


Are there any open source parser generators for C or C++ that come
with a Java parser example that I could use maybe?


  S.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.