semantic-after-toplevel-bovinate-hook

semantic-after-toplevel-bovinate-hook is a variable defined in `semantic.el'.
Its value is
nil

  • This variable is obsolete since 23.2.
  • This variable may be risky if used as a file-local variable.

Documentation:
Hooks run after a toplevel parse.
It is not run if the toplevel parse command is called, and buffer does
not need to be fully reparsed.
For language specific hooks, make sure you define this as a local hook.

This hook should not be used any more.
Use `semantic-after-toplevel-cache-change-hook' instead.