semantic-lex-default-action
semantic-lex-default-action is a variable defined in `lex.el
'.
Its value is (t (error "Unmatched Text during Lexical Analysis"))Documentation: The default action when no other lexical actions match text. This action will just throw an error.