Java parser for python
- Parse Java into AST.
- Allows to search AST for nodes by their types.
- Access nodes children by their semantic, i.e. access node holding a method or class name as a field
name
of corresponding nodes. - Extend node semantic fields with custom ones
In development, but claimed functionality already provided as is in develop
branch.
TBD
TBD
Licensed under LGPL 2.1