Click or drag to resize
AlphabetExtensionsCheckIsTermination Method
Overload List
  NameDescription
Public methodStatic memberCheckIsTermination(IAlphabet, Byte)
This returns true/false if the given symbol value is considered a termination value in the alphabet.
Public methodStatic memberCheckIsTermination(IAlphabet, Char)
This returns true/false if the given symbol value is considered a termination value in the alphabet.
Top
See Also