semantic-repeat-parse-whole-stream

semantic-repeat-parse-whole-stream is a compiled Lisp function in `semantic.el'.

(semantic-repeat-parse-whole-stream STREAM NONTERM &optional RETURNONERROR)

Iteratively parse the entire stream STREAM starting with NONTERM.
Optional argument RETURNONERROR indicates that the parser should exit
with the current results on a parse error.
This function returns semantic tags without overlays.