Generic Instance Method 総称体インスタンスメソッド

linguisticTags(in:scheme:options:orthography:tokenRanges:)

No overview available.

Declaration 宣言

func linguisticTags<T, R>(in range: R, scheme tagScheme: T, options opts: NSLinguisticTagger.Options = [], orthography: NSOrthography? = nil, tokenRanges: UnsafeMutablePointer<[Range<Self.Index>]>? = nil) -> [String] where T : StringProtocol, R : RangeExpression, R.Bound == String.Index