semantic-init-db-hook

semantic-init-db-hook is a variable defined in `semantic.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
Hook run when a buffer is initialized with a parsing table for DBs.
This hook is for database functions which intend to swap in a tag table.
This guarantees that the DB will go before other modes that require
a parse of the buffer.