Name | Unit | Description |
---|---|---|
TDigraphsList | DigraphsListUnit | List of digraphs. |
TGuard | Grammar | |
TNonTerminal | Grammar | This is non-terminal. |
TObjectsList_1 | DigraphsListUnit | |
TObjectsList_1 | Grammar | |
TProduction | Grammar | This is just a double-linked list of TSymbol instances. |
TProductionsList | Grammar | |
TStreamBitReader | BitStreams | |
TStreamBitWriter | BitStreams | This class allows to write to Stream LongWord values that are packed on less than 32 bits. |
TSymbol | Grammar | Terminal or non-terminal symbol of the grammar. |
TTerminal | Grammar |