|
|
|
@ -256,6 +256,16 @@
|
|
|
|
|
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<p>no references</p><br><p style="font-size: 14px; font-weight:bold"><a name="Comment">Comment:</a></p>
|
|
|
|
|
<img border="0" src="diagram/Comment.png" height="52" width="226" usemap="#Comment.map"><map name="Comment.map">
|
|
|
|
|
<area shape="rect" coords="99,17,177,49" href="#PrintChar" title="PrintChar"></map>
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
|
|
|
|
|
<div class="ebnf"><pre><a href="#Comment" title="Comment" shape="rect">Comment</a> ::= '#' <a href="#PrintChar" title="PrintChar" shape="rect">PrintChar</a>+</pre></div>
|
|
|
|
|
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<p>no references</p><br><p style="font-size: 14px; font-weight:bold"><a name="Integer">Integer:</a></p>
|
|
|
|
|
<img border="0" src="diagram/Integer.png" height="112" width="236" usemap="#Integer.map"><map name="Integer.map">
|
|
|
|
|
<area shape="rect" coords="139,17,187,49" href="#Digit" title="Digit"></map>
|
|
|
|
@ -619,6 +629,8 @@
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
<li><a href="#Comment" title="Comment">Comment</a></li>
|
|
|
|
|
|
|
|
|
|
<li><a href="#GraphicChar" title="GraphicChar">GraphicChar</a></li>
|
|
|
|
|
|
|
|
|
|
<li><a href="#Identifier" title="Identifier">Identifier</a></li>
|
|
|
|
|