<xsl:value-of select="bison-xml-report/filename"/> <xsl:text> - GNU Bison XML Automaton Report</xsl:text>

GNU Bison XML Automaton Report

input grammar:

Table of Contents

Reductions

Nonterminals useless in grammar

Terminals unused in grammar

Rules useless in grammar

Rules useless in parser due to conflicts

Grammar

Conflicts

conflicts:

Terminals, with rules where they appear

Nonterminals, with rules where they appear

    • on left:
    • on right:
  • Automaton

    State

    %empty [ ] , error ( ) [ accept ( ) ] Conflict between and token resolved as an ( ). 0