semantic-parse-stream-default
    
    semantic-parse-stream-default is an alias for `
semantic-bovinate-stream'.
(semantic-parse-stream-default 
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.