The AbstractSymbolList type exposes the following members.
Properties
Name | Description | |
---|---|---|
Alphabet |
The alphabet that this SymbolList is over.
| |
Length |
The number of symbols in this ISymbolList.
| |
SeqString |
Stringify this symbol list.
| |
Symbols |
An Enumerable over all ISymbols in this ISymbolList.
|