semantic-before-toplevel-bovination-hook

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


Documentation:
Hooks run before a buffer is parsed for tags.
It is called before any request for tags is made via the function
`semantic-fetch-tags' by an application.
If any hook returns a nil value, the cached value is returned
immediately, even if it is empty.