hasDerivedSubTokensMask
Compound token which may contain derived subtokens.
Declaration
static var hasDerivedSubTokensMask: CFStringTokenizerTokenType { get }Discussion
You can obtain subtokens and derived subtokens by calling CFStringTokenizerGetCurrentSubTokens(_:_:_:_:).