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