Item between the old and the new positions of the tree walker.
OptionallengthLength of the item. For 'elementStart' it is 1. For 'text' it is
the length of that text. For 'elementEnd' it is undefined.
Next position of the iterator.
'elementStart' it is the first position inside the element. For all other types it is
the position after the item.'elementEnd' it is last position inside element. For all other types it is the position
before the item.Previous position of the iterator.
'elementEnd' it is the last position inside the element. For all other types it is the
position before the item.'elementStart' it is the first position inside the element. For all other types it is
the position after item.Type of the step made by module:engine/view/treewalker~ViewTreeWalker.
Object returned by module:engine/view/treewalker~ViewTreeWalker when traversing tree view.