Home | History | Annotate | Download | only in bison

Lines Matching full:accepting

374 	Unlike "consistent" and "accepting", "full" doesn't answer the
2769 Index discussion of "accepting state".
2777 (Glossary): Add Accepting State, Consistent State, Default Rule,
2812 Default lr.default_rules to "accepting" if lr.type is "canonical
2851 default rules: "all", "consistent", or "accepting".
2855 is "accepting", then only mark the accepting state as
2858 lr.default_rules is "accepting".
2874 (`%define lr.default_rules "accepting"'): Likewise.
11466 (Parser::Parser): Remove the constructor accepting a location and