semantic-lex-unterminated-syntax-detected

semantic-lex-unterminated-syntax-detected is a compiled Lisp function in `lex.el'.

(semantic-lex-unterminated-syntax-detected SYNTAX)

Inside a lexical analyzer, use this when unterminated syntax was found.
Argument SYNTAX indicates the type of syntax that is unterminated.
The job of this function is to move (point) to a new logical location
so that analysis can continue, if possible.