grammar
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Fri, 11 May 2012 00:41:37 +0100
changeset 2762 1896f153d4fc
parent 2761 046f57371894
child 2763 ce37d930ecd1
grammar
model/grammar/Makefile
model/grammar/yack/prov-n.bnf.html
--- a/model/grammar/Makefile	Fri May 11 00:01:54 2012 +0100
+++ b/model/grammar/Makefile	Fri May 11 00:41:37 2012 +0100
@@ -21,6 +21,12 @@
 	export QUERY_STRING="uploads/prov_n_LL/lang=perl&markup=html"; cd yack; PERL5LIB=perl/modules perl/modules/W3C/Grammar/bin/yacker DEBUG 10
 
 
+do.ll.html:
+	echo "<!DOCTYPE table [<!ENTITY nbsp   \"&#160;\">]> " > ll.html
+	cat yack/prov-n-LL.bnf.html >> ll.html
+	xpath ll.html .//a[@id]/../../..
+	xpath ll.html .//a/@id
+	xpath ll.html .//a[@id \<\> "term-prov_n_LL-PASSED_TOKENS"]/@id
 
 
 run1:
--- a/model/grammar/yack/prov-n.bnf.html	Fri May 11 00:01:54 2012 +0100
+++ b/model/grammar/yack/prov-n.bnf.html	Fri May 11 00:41:37 2012 +0100
@@ -1,3 +1,6 @@
+<!DOCTYPE table [<!ENTITY nbsp   "&#160;">]> 
+
+
 <table border="0">
 <tbody><tr><td colspan="4" class="grammarSection"><h3><a id="productions" name="productions">Productions</a>:</h3></td></tr></tbody>