Package apple.naturallanguage
Interface NLTokenizer.Block_enumerateTokensInRangeUsingBlock
-
- Enclosing class:
- NLTokenizer
public static interface NLTokenizer.Block_enumerateTokensInRangeUsingBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_enumerateTokensInRangeUsingBlock(NSRange tokenRange, long flags, org.moe.natj.general.ptr.BoolPtr stop)
-
-
-
Method Detail
-
call_enumerateTokensInRangeUsingBlock
void call_enumerateTokensInRangeUsingBlock(NSRange tokenRange, long flags, org.moe.natj.general.ptr.BoolPtr stop)
-
-