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
Installed Size: 1.5 MB
Architectures: all