AlphabetExtensionsCheckIsTermination Method |
Name | Description | |
---|---|---|
CheckIsTermination(IAlphabet, Byte) |
This returns true/false if the given symbol value is considered a termination
value in the alphabet.
| |
CheckIsTermination(IAlphabet, Char) |
This returns true/false if the given symbol value is considered a termination
value in the alphabet.
|