Grammatica
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NPerCederberg
 NGrammatica
 NRuntime
 NRE
 CMatcherA regular expression string matcher
 CRegExpA regular expression
 CRegExpExceptionA regular expression exception
 CAnalyzerA parse tree analyzer
 CNodeAn abstract parse tree node
 CParseExceptionA parse exception
 CParserA base parser class
 CParserCreationExceptionA parser creation exception
 CParserLogExceptionA parser log exception
 CProductionA production node
 CProductionPatternA production pattern
 CProductionPatternAlternativeA production pattern alternative
 CProductionPatternElementA production pattern element
 CReaderBufferA character buffer that automatically reads from an input source stream when needed
 CRecursiveDescentParserA recursive descent parser
 CTokenA token node
 CTokenizerA character stream tokenizer
 CTokenPatternA token pattern