A set of syntax tree classes based on the productions in the grammar, utilizing the Visitor design pattern. Two interfaces: Visitor and GJVisitor. Two depth-first visitors: DepthFirstVisitor and ...
Even though its outdated with regards to usage of this library, if you're unfamiliar with writing code for root usage, it is not a bad idea to read it. This library is not under active development ...