]> git.stg.codes - stg.git/blob - doc/xslt/params/ebnf.statement.terminator.xml
Set output encoding to utf-8.
[stg.git] / doc / xslt / params / ebnf.statement.terminator.xml
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">
7 <refmeta>
8 <refentrytitle>ebnf.statement.terminator</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">rtf</refmiscinfo>
10 </refmeta>
11 <refnamediv>
12 <refname>ebnf.statement.terminator</refname>
13 <refpurpose>Punctuation that ends an EBNF statement.</refpurpose>
14 </refnamediv>
15
16 <refsynopsisdiv>
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"/>
20 </src:fragment>
21 </refsynopsisdiv>
22
23 <refsection><info><title>Description</title></info>
24
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>
28
29 <para>Some notations end each statement with a period.</para>
30
31 </refsection>
32 </refentry>