| Interface | Description |
|---|---|
| Alphabet<I> |
Class implementing an (indexed) alphabet.
|
| GrowingAlphabet<I> |
Alphabet class that supports adding new symbols. |
| VPDAlphabet<I> |
Alphabet definition for visible push-down automata.
|
| Class | Description |
|---|---|
| Word<I> |
A word is an ordered sequence of symbols.
|
| WordBuilder<I> |
A class for dynamically building
Words. |
| Enum | Description |
|---|---|
| VPDAlphabet.SymbolType |
Copyright © 2018. All rights reserved.