Name: | javaparser |
---|---|
Version: | 3.25.6 |
Release: | 7.el10 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1669090 |
License: | LGPL-2.0-or-later OR Apache-2.0 |
RPM: | javaparser-3.25.6-7.el10.noarch.rpm |
Source RPM: | javaparser-3.25.6-7.el10.src.rpm |
Build Date: | Sun Jan 26 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://javaparser.org |
Summary: | Java 1 to 13 Parser and Abstract Syntax Tree for Java |
Description: | This package contains a Java 1 to 13 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. |