xswag-syntax-java 0.2.0

Java Parser for the xswag system
Documentation
1
2
3
4
5
6
xswag Java Parser
=================

This library parses Java source code and provides data structures describing the source code (like the AST). It's mainly used in the [`jswag`](https://github.com/LukasKalbertodt/jswag) application.

**Note:** this project is still in it's very early days!