semantic-bovinate-from-nonterminal

semantic-bovinate-from-nonterminal is a compiled Lisp function in `semantic.el'.

(semantic-bovinate-from-nonterminal START END NONTERM &optional DEPTH LENGTH)

Bovinate from within a nonterminal lambda from START to END.
Argument NONTERM is the nonterminal symbol to start with.
Optional argument DEPTH is the depth of lists to dive into. When used
in a `lambda' of a MATCH-LIST, there is no need to include a START and
END part.
Optional argument LENGTH specifies we are only interested in LENGTH
tokens.