1 <refentry xmlns="http://docbook.org/ns/docbook"
2 xmlns:xlink="http://www.w3.org/1999/xlink"
3 xmlns:xi="http://www.w3.org/2001/XInclude"
4 xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
5 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
6 version="5.0" xml:id="ebnf.statement.terminator">
8 <refentrytitle>ebnf.statement.terminator</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">rtf</refmiscinfo>
12 <refname>ebnf.statement.terminator</refname>
13 <refpurpose>Punctuation that ends an EBNF statement.</refpurpose>
17 <src:fragment xml:id="ebnf.statement.terminator.frag">
18 <xsl:param condition="html" name="ebnf.statement.terminator"/>
19 <xsl:param condition="fo" name="ebnf.statement.terminator"/>
23 <refsection><info><title>Description</title></info>
25 <para>The <parameter>ebnf.statement.terminator</parameter> parameter determines what
26 text is used to terminate each <tag>production</tag>
27 in <tag>productionset</tag>.</para>
29 <para>Some notations end each statement with a period.</para>