by Eric van der Vlist is published by O'Reilly & Associates (ISBN: 0596004214)
grammarContent — Content of a grammar
grammarContent ::=
start
|
define
|"div" "{"
grammarContent* "}"
|"include"
literal [
inherit] ["{"
includeContent* "}"] |
This text is released under the Free Software Foundation GFDL.