The ISymbolTokenization type exposes the following members.

Methods

  NameDescription
AddChangeListenerOverloaded.
IsUnchanging
A particular ChangeType can never be raised by this Changeable.
(Inherited from IChangeable.)
ParseToken
Returns the symbol for a single token.
RemoveChangeListenerOverloaded.
TokenizeSymbol
Return a token representing a single symbol.
TokenizeSymbolList
Return a string representation of a list of symbols.

Properties

  NameDescription
Alphabet
The alphabet to which this tokenization applies.
Annotation
Should return the associated annotation object.
(Inherited from IAnnotatable.)
TokenType
Determine the style of tokenization represented by this object.

See Also