Package org.norecess.antlr

Interface Summary
IANTLRFrontEnd Used as a factory to create the front-end components for an ANTLR tester.
 

Class Summary
ANTLRTester This is the entry point to using ANTLR Testing.
Assert Implements various assertion methods for testing lexers, parsers, and tree parsers.
PostParse Allows processing of parser output.
PostScan Handles the post-processing of a successful scan by your lexer.