Lines Matching full:discards
4712 Invoke the braced @var{code} whenever the parser discards one of the
4723 In that case, the parser will invoke this @var{code} whenever it discards any
4734 discards any user-defined grammar symbol that has no per-symbol and no per-type
4764 guarantees that, when the parser discards any user-defined symbol that has a
4767 However, when the parser discards a @code{STRING1} or a @code{string1}, it also
4771 Finally, the parser merely prints a message whenever it discards any symbol,
4799 it discards the mid-rule symbol.
6428 semantic value @var{value}; then it discards the value that was
8015 the semantic context and part of the input. First it discards states
8021 tokens and discards them until it finds a token which is acceptable. In
8022 this example, Bison reads and discards input until the next newline so