element pointer
Technical computing term for a pointer that references an element, typically in data structures or programming contexts.
In this data structure, each node has a pointer to the next element.
Compound of 要素 (element) and ポインタ (pointer), a direct borrowing of the English computing term 'element pointer'.