While containing mostly data types, there are also a few helpers to assist with working with the data. This repository also serves as de facto documentation for the formats produced by these commands.
Thanks to the Smacc Project it is easy to parse Java methods and classes. We used a visitor on the parsed java string to create a FAST-Java model. If you need to create a FAST-Java model from a method ...