The IFiniteAlphabet type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddChangeListener | Overloaded. | |
AddSymbol | ||
Contains |
Returns whether or not this Alphabet contains the symbol.
(Inherited from IAlphabet.) | |
GetAmbiguity |
Get a symbol that represents the set of symbols in syms.
(Inherited from IAlphabet.) | |
GetEnumerator | ||
GetSymbol |
Get a symbol from the Alphabet which corresponds
to the specified ordered list of symbols.
(Inherited from IAlphabet.) | |
GetTokenization |
Get a SymbolTokenization by name.
(Inherited from IAlphabet.) | |
IsUnchanging |
A particular ChangeType can never be raised by this Changeable.
(Inherited from IChangeable.) | |
RemoveChangeListener | Overloaded. | |
Validate |
Throws a precanned IllegalSymbolException if the symbol is not contained
within this Alphabet.
(Inherited from IAlphabet.) |