[ buster ]
[ bullseye ]
[ 源代码: javaparser ]
软件包:libjavaparser-java-doc(1.0.11-1)
Java library for parsing Java 7 (documentation)
The library features abstract syntax tree (AST) generation and supports the visitor pattern. 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.
Main features are:
* light weight * good performance * easy to use * AST can be modified * AST can be created from scratc
This package contains the API documentation of libjavaparser-java.
其他与 libjavaparser-java-doc 有关的软件包
|
|
|
|
-
- dep: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- rec: librsyntaxtextarea-java-doc
- Java library for syntax highlighting text component (documentation)
-
- sug: libautocomplete-java
- Java library for auto-completion in text component