The TreeLayout creates tree layouts for arbitrary trees. It is not restricted to a specific output or format, but can be used for any kind of two dimensional diagram. Examples are Swing based ...
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 ...