forward_sentence_ends


Description:

public bool forward_sentence_ends (int count)

Calls forward_sentence_end count times (or until forward_sentence_end returns false ).

If count is negative, moves backward instead of forward.

Parameters:

this

a TextIter

count

number of sentences to move

Returns:

true if this moved and is not the end iterator