ewoc-prev

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

(ewoc-prev EWOC NODE)

Return the node in EWOC that precedes NODE.
Return nil if NODE is nil or the first element.