Return a token representing a single symbol.
Namespace:
BioSharp.Core.Bio.Seq.IOAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
Parameters
- sym
- Type: BioSharp.Core.Bio.Symbol..::.ISymbol
The symbol
Return Value
the tokenImplements
ISymbolTokenization..::.TokenizeSymbol(ISymbol)Exceptions
Exception | Condition |
---|---|
BioSharp.Core.Bio.Symbol..::.IllegalSymbolException | if the symbol isn't recognized. |