semantic-lex-reset-functions

semantic-lex-reset-functions is a variable defined in `lex.el'.
Its value is
nil

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

Documentation:
Abnormal hook used by major-modes to reset lexical analyzers.
Hook functions are called with START and END values for the
current lexical pass. Should be set with `add-hook', specifying
a LOCAL option.