You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/kdoctools/docbook/xsl/params/ebnf.statement.terminator.xml

28 lines
845 B

<refentry id="ebnf.statement.terminator">
<refmeta>
<refentrytitle>ebnf.statement.terminator</refentrytitle>
<refmiscinfo role="type">rtf</refmiscinfo>
</refmeta>
<refnamediv>
<refname>ebnf.statement.terminator</refname>
<refpurpose>Punctuation that ends an EBNF statement.</refpurpose>
</refnamediv>
<refsynopsisdiv>
<src:fragment id='ebnf.statement.terminator.frag'>
<xsl:param condition="html" name="ebnf.statement.terminator"/>
<xsl:param condition="fo" name="ebnf.statement.terminator"/>
</src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>The <parameter>ebnf.statement.terminator</parameter> parameter determines what
text is used to terminate each <sgmltag>production</sgmltag>
in <sgmltag>productionset</sgmltag>.</para>
<para>Some notations end each statement with a period.</para>
</refsect1>
</refentry>