Uses of Class
org.robovm.apple.naturallanguage.NLTokenizerAttributes
| Package | Description |
|---|---|
| org.robovm.apple.naturallanguage |
-
Uses of NLTokenizerAttributes in org.robovm.apple.naturallanguage
Fields in org.robovm.apple.naturallanguage declared as NLTokenizerAttributes Modifier and Type Field Description static NLTokenizerAttributesNLTokenizerAttributes. Emojistatic NLTokenizerAttributesNLTokenizerAttributes. Nonestatic NLTokenizerAttributesNLTokenizerAttributes. Numericstatic NLTokenizerAttributesNLTokenizerAttributes. SymbolicMethods in org.robovm.apple.naturallanguage that return NLTokenizerAttributes Modifier and Type Method Description protected NLTokenizerAttributes[]NLTokenizerAttributes. _values()static NLTokenizerAttributes[]NLTokenizerAttributes. values()protected NLTokenizerAttributesNLTokenizerAttributes. wrap(long value, long mask)Method parameters in org.robovm.apple.naturallanguage with type arguments of type NLTokenizerAttributes Modifier and Type Method Description voidNLTokenizer. enumerateTokens(NSRange range, VoidBlock3<NSRange,NLTokenizerAttributes,BooleanPtr> block)