IntlPartsIterator
class IntlPartsIterator extends IntlIterator implements Iterator (View source)
Constants
| KEY_SEQUENTIAL |
|
| KEY_LEFT |
|
| KEY_RIGHT |
|
Methods
getBreakIterator()
No description
getRuleStatus()
No description
Details
TValue
current()
Return the current element
TKey|null
key()
Return the key of the current element
void
next()
Move forward to next element
void
rewind()
Rewind the Iterator to the first element
bool
valid()
Checks if current position is valid
IntlBreakIterator
getBreakIterator()
No description
getRuleStatus()
Since: 8.1
No description