semantic-bovinate-stream

semantic-bovinate-stream is an autoloaded Lisp function in `bovine.el'.

(semantic-bovinate-stream STREAM &optional NONTERMINAL)

Bovinate STREAM, starting at the first NONTERMINAL rule.
Use `bovine-toplevel' if NONTERMINAL is not provided.
This is the core routine for converting a stream into a table.
Return the list (STREAM SEMANTIC-STREAM) where STREAM are those
elements of STREAM that have not been used. SEMANTIC-STREAM is the
list of semantic tokens found.