[antlr-interest] Recognising Java 1.4

Edward Seamus O'Flynn esof1 at student.cs.ucc.ie
Wed Nov 2 03:22:55 PST 2005


Hi 
I am developing a project that will take an input of a piece of java code
and then transform this code, the only transformations I would be making would 
be adding counter variables around various pieces of java syntax.

My first question is where can i get a complete java 1.4 grammar?

My second is transforming the java code,once I can recognise the java syntax 
how do I go about transforming it, i.e adding more bits of syntax to it?

thanks
eddie.




More information about the antlr-interest mailing list