Variable: semantic-lex-reset-hooks

semantic-lex-reset-hooks is an alias for semantic-lex-reset-functions, defined in lex.el.gz.

This variable is obsolete since 24.3; use semantic-lex-reset-functions instead.

Value

nil

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.

Probably introduced at or before Emacs version 24.3.

Aliases

semantic-lex-reset-hooks (obsolete since 24.3)