[root]/groovy/jsr/ideas/parsers/antlr/licenses
* Added -xml option to antlr groovy parser, this uses xstream to render the
AST out to an xml file
* e.g. groovyc -xml Foo.groovy
* will output AST to Foo.groovy.xml
73 lines of code changed in:
* Added dummy antlr/ant project, ready to take groovy.g when it's ready...
11 lines of code changed in: