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.
| Categories | Java Compilers/Parsers |
|---|---|
| Tags | compilerparsergooglejavacodejavac |
| HomePage | http://code.google.com/p/javaparser/ 🔍 Inspect URL |
| Ranking | #5975 in MvnRepository (See Top Artifacts) #7 in Java Compilers/Parsers |
| Used By | 88 artifacts |
Related Books
| Code: The Hidden Language of Computer Hardware and Software (2022) by Petzold, Charles | |
| Fundamentals of Software Architecture: An Engineering Approach (2020) by Richards, Mark, Ford, Neal | |
| The Pragmatic Programmer: Your Journey To Mastery, 20th Anniversary Edition (2nd Edition) (2019) by Thomas, David, Hunt, Andrew | |
| Clean Code: A Handbook of Agile Software Craftsmanship (2008) by Robert C. Martin |