INSTALL ------- The parser can be embedded into any application that needs it by adding the 'antlr.jar' and 'gap-parser.jar' file to the classpath. To see how you can use this parser read the Test.java file in the src/share/classes/test directory. Have fun!