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

enumerateLinguisticTags(in:scheme:options:orthography:invoking:)

No overview available.

Declaration 宣言

func enumerateLinguisticTags<T, R>(in range: R, scheme tagScheme: T, options opts: NSLinguisticTagger.Options = [], orthography: NSOrthography? = nil, invoking body: (String, Range<Self.Index>, Range<Self.Index>, inout Bool) -> Void) where T : StringProtocol, R : RangeExpression, R.Bound == String.Index