Java Compilers/Parsers
3.QDox251 usages
com.thoughtworks.qdox » qdox Apache
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files
complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.
Last Release on Nov 29, 2024
Spoon is an open-source library to analyze, rewrite, transform, transpile Java source code. It parses source files to build a well-designed AST with powerful analysis and transformation API.
Last Release on Dec 27, 2025
QDox is a high speed, small footprint parser for extracting
class/interface/method definitions from source files complete with
JavaDoc @tags. It is designed to be used by active code generators or
documentation tools.
Last Release on Dec 6, 2006
Relocated → com.thoughtworks.qdox »
qdox
This package contains a Java 1.7 Parser with AST generation and visitor support.
The AST records the source code structure, javadoc and comments.
Last Release on Feb 2, 2014
Relocated → com.github.javaparser »
javaparser-core
The Type Annotations Compiler is a fully backwards compatible customization
of the Open JDK javac compiler with additional support for type annotations.
Last Release on Mar 1, 2018
