From bbeff196436272037412a95b79594b985f342bac Mon Sep 17 00:00:00 2001 From: Wojciech Polak Date: Mon, 24 Sep 2007 19:31:08 +0000 Subject: [PATCH] Transform XML into XHTML. --- data/xslt/xml2xhtml.xsl | 648 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 648 insertions(+) create mode 100644 data/xslt/xml2xhtml.xsl diff --git a/data/xslt/xml2xhtml.xsl b/data/xslt/xml2xhtml.xsl new file mode 100644 index 00000000..bf36a504 --- /dev/null +++ b/data/xslt/xml2xhtml.xsl @@ -0,0 +1,648 @@ + + + + + + + + + + + + GNU Bison XML Automaton Report + + + + + + + + + + + +

GNU Bison XML Automaton Report

+

+ input grammar: +

+ + +

Table of Contents

+ + + + + + +
+ + + +

+ + Rules never reduced +

+ +

+ + + +

+ +
+
+ + +

+ + Reductions +

+ + + + + + +

+ + Useless nonterminals +

+ + +

+ + + + + + +

+
+ + + +

+ + Useless rules +

+ + +

+ + + + +

+
+ + + +

+ + Terminals which are not used +

+ + +

+ + + + + + +

+
+ + + +

+ + Conflicts +

+ + +

+ + +

+
+ + + +
+ + + + + + conflicts: + + + + + + + +

+ + Grammar +

+ +

+ + + +

+ + + +
+ + +

+ + Terminals, with rules where they appear +

+ +

+ +

+ + + + +

+ + Nonterminals, with rules where they appear +

+ +

+ +

+ + + + + + + + + + + +
+ + + + + + + + + + + + + on left: + + + + + + + on right: + + + + + + + + + + + + + + + + +

+ + Automaton +

+ + + +
+ + + + +

+ + + + + + state + +

+ +

+ + + + + + + + + + + + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + . + + + + ε + + + + [ + + ] + + + + + + , + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + error + ( + + ) + + + + + + + + + + + + [ + + + + accept + + + + + + + + + ( + + ) + + + + ] + + + + + + + + + + + + + Conflict between + + + + + + + and token + + resolved as + + an + + + ( + + ). + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + +
-- 2.45.2