Group: Google Code JavaParser
Sort:
popular
|
newest
1. JavaParser85 usages
com.google.code.javaparser » javaparser
This package contains a Java 1.7 Parser with AST generation and visitor support.
The AST records the source code structure, javadoc and comments. Soon will be
possible change the AST nodes or create new ones to modify source code like refactoring.
This parser is based on Sreenivasa Viswanadha Java 1.5 parser.
Last Release on Feb 2, 2014
Relocated → com.github.javaparser »
javaparser-core