Package javaparser: Information
Source package: javaparser
Version: 1.0.8-alt1_1jpp7
Build time: Sep 17, 2012, 08:59 PM
Category: Development/Java
Report package bugHome page: http://code.google.com/p/javaparser/
Summary: Java 1.5 Parser and AST
Description:
A Java 1.5 Parser with AST generation and visitor support. The AST records the source code structure, java doc and comments. It is also possible to change the AST nodes or create new ones to modify the source code.
Maintainer: Igor Vlasenko