The SimpleSymbolList type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Alphabet |
The alphabet that this SymbolList is over.
(Overrides AbstractSymbolList..::.Alphabet.) |
![]() | Length |
The number of symbols in this ISymbolList.
(Overrides AbstractSymbolList..::.Length.) |
![]() | SeqString |
Stringify this symbol list.
(Inherited from AbstractSymbolList.) |
![]() | SymbolArray |
Return the underlying ISymbol[] array that backs this object.
|
![]() | Symbols |
An Enumerable over all ISymbols in this ISymbolList.
(Inherited from AbstractSymbolList.) |