ewoc-next

ewoc-next is a compiled Lisp function in `ewoc.el'.

(ewoc-next EWOC NODE)

Return the node in EWOC that follows NODE.
Return nil if NODE is nil or the last element.