Variable: wisent-post-parse-hook
wisent-post-parse-hook is a variable defined in wisent.el.gz.
Value
nil
Documentation
Normal hook run just after the LR parser engine terminated.
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/semantic/wisent/wisent.el.gz
(defvar wisent-post-parse-hook nil
"Normal hook run just after the LR parser engine terminated.")