Menu Debugger

This menu gives access to the debugging operations. Note that ANTLRWorks can only generate and debug Java grammar from within itself. If you want to debug a grammar from another language, use ANTLR to generate the parser, launch the parser and connect the debugger to the parser.