This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Can gcj output a syntax tree?


Hello everyone,

I would like to use gcj as a front-end for a Java source code analysis tool.
For C source, gcc -fdump-translation-tree dumps a textual representation
of a syntax tree; however, that option seems to be ignored by gcj.
Is there any way to get this option to work, or any other way to make
gcj dump a syntax tree?

Thanks for your help,
Holger Peine

-- 
Dr. Holger Peine
Fraunhofer IESE, Kaiserslautern, Germany
Phone +49-6301-707-134, Fax -209 (shared)
www.iese.fraunhofer.de/Staff/peine -- PGP key on request or via pgp.mit.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]