Java 1.5 Parser and AST

A Java 1.5 Parser with AST generation and visitor support. The AST records the source code structure, javadoc and comments. It is also possible to change the AST nodes or create new ones to modify the source code.

Homepage POM file JAR file Javadoc
'com.google.code.javaparser:javaparser:1.0.8'

Dependencies

Test dependencies