semantic-throw-on-input

semantic-throw-on-input is a Lisp macro in `fw.el'.

(semantic-throw-on-input FROM)

Exit with `throw' when in `semantic-exit-on-input' on user input.
FROM is an indication of where this function is called from as a value
to pass to `throw'. It is recommended to use the name of the function
calling this one.