[ 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