[−][src]Trait uikit_sys::NSString_NSLinguisticAnalysis
Provided methods
unsafe fn linguisticTagsInRange_scheme_options_orthography_tokenRanges_(
self,
range: NSRange,
scheme: NSString,
options: NSLinguisticTaggerOptions,
orthography: NSOrthography,
tokenRanges: *mut NSArray
) -> NSArray where
Self::Target: Message + Sized,
self,
range: NSRange,
scheme: NSString,
options: NSLinguisticTaggerOptions,
orthography: NSOrthography,
tokenRanges: *mut NSArray
) -> NSArray where
Self::Target: Message + Sized,
unsafe fn enumerateLinguisticTagsInRange_scheme_options_orthography_usingBlock_(
self,
range: NSRange,
scheme: NSString,
options: NSLinguisticTaggerOptions,
orthography: NSOrthography,
block: _bindgen_ty_id_152962
) where
Self::Target: Message + Sized,
self,
range: NSRange,
scheme: NSString,
options: NSLinguisticTaggerOptions,
orthography: NSOrthography,
block: _bindgen_ty_id_152962
) where
Self::Target: Message + Sized,