Imported Upstream version 0.60.8
[platform/upstream/aspell.git] / manual / aspell-dev.html / Mk_002dSrc-Script.html
index 8cbf158..63b6936 100644 (file)
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<!-- This is the developer's manual for Aspell.
+
+Copyright © 2002, 2003, 2004, 2006 Kevin Atkinson.
+
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.1 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.  A
+copy of the license is included in the section entitled "GNU Free
+Documentation License". -->
+<!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
 <head>
-<title>Mk-Src Script - Aspell Developer's Manual</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<meta name="description" content="Aspell spell checker developer's manual.">
-<meta name="generator" content="makeinfo 4.8">
-<link title="Top" rel="start" href="index.html#Top">
-<link rel="prev" href="Data-Structures.html#Data-Structures" title="Data Structures">
-<link rel="next" href="How-It-All-Works.html#How-It-All-Works" title="How It All Works">
-<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
+<title>Aspell Developer&rsquo;s Manual: Mk-Src Script</title>
+
+<meta name="description" content="Aspell spell checker developer&rsquo;s manual.">
+<meta name="keywords" content="Aspell Developer&rsquo;s Manual: Mk-Src Script">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="makeinfo">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<link href="index.html#Top" rel="start" title="Top">
+<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
+<link href="index.html#Top" rel="up" title="Top">
+<link href="How-It-All-Works.html#How-It-All-Works" rel="next" title="How It All Works">
+<link href="Data-Structures.html#Data-Structures" rel="prev" title="Data Structures">
+<style type="text/css">
 <!--
-This is the developer's manual for Aspell.
-
-Copyright (C) 2002, 2003, 2004, 2006 Kevin Atkinson.
-
-     Permission is granted to copy, distribute and/or modify this
-     document under the terms of the GNU Free Documentation License,
-     Version 1.1 or any later version published by the Free Software
-     Foundation; with no Invariant Sections, no Front-Cover Texts and
-     no Back-Cover Texts.  A copy of the license is included in the
-     section entitled "GNU Free Documentation License".
-   -->
-<meta http-equiv="Content-Style-Type" content="text/css">
-<style type="text/css"><!--
-  pre.display { font-family:inherit }
-  pre.format  { font-family:inherit }
-  pre.smalldisplay { font-family:inherit; font-size:smaller }
-  pre.smallformat  { font-family:inherit; font-size:smaller }
-  pre.smallexample { font-size:smaller }
-  pre.smalllisp    { font-size:smaller }
-  span.sc    { font-variant:small-caps }
-  span.roman { font-family:serif; font-weight:normal; } 
-  span.sansserif { font-family:sans-serif; font-weight:normal; } 
---></style>
+a.summary-letter {text-decoration: none}
+blockquote.smallquotation {font-size: smaller}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+div.indentedblock {margin-left: 3.2em}
+div.lisp {margin-left: 3.2em}
+div.smalldisplay {margin-left: 3.2em}
+div.smallexample {margin-left: 3.2em}
+div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
+div.smalllisp {margin-left: 3.2em}
+kbd {font-style:oblique}
+pre.display {font-family: inherit}
+pre.format {font-family: inherit}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+pre.smalldisplay {font-family: inherit; font-size: smaller}
+pre.smallexample {font-size: smaller}
+pre.smallformat {font-family: inherit; font-size: smaller}
+pre.smalllisp {font-size: smaller}
+span.nocodebreak {white-space:nowrap}
+span.nolinebreak {white-space:nowrap}
+span.roman {font-family:serif; font-weight:normal}
+span.sansserif {font-family:sans-serif; font-weight:normal}
+ul.no-bullet {list-style: none}
+table:not([class]), table:not([class]) th, table:not([class]) td {
+    padding: 2px 0.3em 2px 0.3em;
+    border: thin solid #D0D0D0;
+    border-collapse: collapse;
+}
+
+-->
+</style>
+
+<meta name=viewport content="width=device-width, initial-scale=1">
 </head>
-<body>
-<div class="node">
-<p>
-<a name="Mk-Src-Script"></a>
+
+<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
 <a name="Mk_002dSrc-Script"></a>
-Next:&nbsp;<a rel="next" accesskey="n" href="How-It-All-Works.html#How-It-All-Works">How It All Works</a>,
-Previous:&nbsp;<a rel="previous" accesskey="p" href="Data-Structures.html#Data-Structures">Data Structures</a>,
-Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
-<hr>
+<div class="header">
+<p>
+Next: <a href="How-It-All-Works.html#How-It-All-Works" accesskey="n" rel="next">How It All Works</a>, Previous: <a href="Data-Structures.html#Data-Structures" accesskey="p" rel="prev">Data Structures</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
 </div>
-
+<hr>
+<a name="Mk_002dSrc-Script-1"></a>
 <h2 class="chapter">14 Mk-Src Script</h2>
 
 <p>A good deal of interface code is automatically generated by the
-<samp><span class="file">mk-src.pl</span></samp> Perl script.  I am doing it this way to avoid having
+<samp>mk-src.pl</samp> Perl script.  I am doing it this way to avoid having
 to write a lot of relative code for the C++ interface.  This should
 also make adding interface for other languages a lot less tedious and
 will allow the interface to automatically take advantage of new Aspell
-functionality as it is made available.  The <samp><span class="file">mk-src.pl</span></samp> script
-uses <samp><span class="file">mk-src.in</span></samp> as its input.
-
+functionality as it is made available.  The <samp>mk-src.pl</samp> script
+uses <samp>mk-src.in</samp> as its input.
+</p>
+<a name="mk_002dsrc_002ein"></a>
 <h3 class="section">14.1 mk-src.in</h3>
 
 <p>NOTE: This section may not always be up to date since it is manually
 converted from the pod source.
-
-   <p>The format of <samp><span class="file">mk-src.in</span></samp> is as follows:
-
-<pre class="verbatim">
-    The following characters are literals: { } / '\ ' \n = >
-
-    &lt;items>
-    &lt;items> := (&lt;item>\n)+
-    &lt;items> := &lt;category>:\ &lt;name> {\n&lt;details>\n} | &lt;&lt;tab>>&lt;details>
-    &lt;details> := &lt;options>\n /\n &lt;items>
-    &lt;options> := (&lt;option>\n)*
-    &lt;option> := &lt;key> [=> &lt;value>]
-
-    &lt;&lt;tab>> means everything should be indented by one tab
+</p>
+<p>The format of <samp>mk-src.in</samp> is as follows:
+</p>
+<pre class="verbatim">    The following characters are literals: { } / '\ ' \n = &gt;
+
+    &lt;items&gt;
+    &lt;items&gt; := (&lt;item&gt;\n)+
+    &lt;items&gt; := &lt;category&gt;:\ &lt;name&gt; {\n&lt;details&gt;\n} | &lt;&lt;tab&gt;&gt;&lt;details&gt;
+    &lt;details&gt; := &lt;options&gt;\n /\n &lt;items&gt;
+    &lt;options&gt; := (&lt;option&gt;\n)*
+    &lt;option&gt; := &lt;key&gt; [=&gt; &lt;value&gt;]
+
+    &lt;&lt;tab&gt;&gt; means everything should be indented by one tab
 </pre>
-
-   <p>See MkSrc::Info for a description of the categories and options
-
+<p>See MkSrc::Info for a description of the categories and options
+</p>
+<a name="MkSrc_003a_003aInfo"></a>
 <h3 class="section">14.2 MkSrc::Info</h3>
 
 <p><code>%info</code>
-
-   <p>The info array contains information on how to process the info in
-    <samp><span class="file">mk-src.pl</span></samp>. It has the following layout
-
-<pre class="verbatim">
-    &lt;catagory> => options => [] 
-                  groups => [] # if undef than anything is accepted
-                  creates_type => "" # the object will create a new type
+</p>
+<p>The info array contains information on how to process the info in
+    <samp>mk-src.pl</samp>. It has the following layout
+</p>
+<pre class="verbatim">    &lt;catagory&gt; =&gt; options =&gt; [] 
+                  groups =&gt; [] # if undef than anything is accepted
+                  creates_type =&gt; &quot;&quot; # the object will create a new type
                                      # as specified
-                  proc => &lt;impl type> => sub {}
-</pre>
-    where &lt;impl type&gt; is one of:
-<pre class="verbatim">
-    cc: for "aspell.h" header file
+                  proc =&gt; &lt;impl type&gt; =&gt; sub {}
+</pre><p>where &lt;impl type&gt; is one of:
+</p><pre class="verbatim">    cc: for &quot;aspell.h&quot; header file
     cxx: for C++ interface implemented on top of cc interface
     native: for creation of header files used internally by aspell
     impl: for defination of functions declared in cc interface.
           the definations use the native hedaer files
     native_impl: for implementations of stuff declared in the native
                   header files
-</pre>
-    each proc sub should take the following argv
-<pre class="verbatim">
-    $data: a subtree of $master_data
+</pre><p>each proc sub should take the following argv
+</p><pre class="verbatim">    $data: a subtree of $master_data
     $accum: 
-</pre>
-    &lt;options&gt; is one of:
-<pre class="verbatim">
-    desc: description of the object
+</pre><p>&lt;options&gt; is one of:
+</p><pre class="verbatim">    desc: description of the object
     prefix:
     posib err: the method may return an error condition
     c func:
@@ -118,201 +138,262 @@ converted from the pod source.
     cxx impl: use this as the cxx impl instead of the default
     returns alt type: the constructor returns some type other than
       the object from which it is a member of
-    no native: do not attemt to create a native implementation
+    no native: do not attempt to create a native implementation
     treat as object: treat as a object rather than a pointer
-</pre>
-    The <code>%info</code> structure is initialized as follows:
-<pre class="verbatim">
-    our %info =
+</pre><p>The <code>%info</code> structure is initialized as follows:
+</p><pre class="verbatim">    our %info =
     (
-     root => { 
-       options => [],
-       groups => ['methods', 'group']},
-     methods => {
+     root =&gt; { 
+       options =&gt; [],
+       groups =&gt; ['methods', 'group']},
+     methods =&gt; {
        # methods is a collection of methods which will be inserted into
        # a class after some simple substation rules.  A $ will be
        # replaced with name of the class.
-       options => ['strip', 'prefix', 'c impl headers'],
-       groups => undef},
-     group => {
+       options =&gt; ['strip', 'prefix', 'c impl headers'],
+       groups =&gt; undef},
+     group =&gt; {
        # a group is a colection of objects which should be grouped together
        # this generally means they will be in the same source file
-       options => ['no native'],
-       groups => ['enum', 'struct', 'union', 'func', 'class', 'errors']},
-     enum => {
+       options =&gt; ['no native'],
+       groups =&gt; ['enum', 'struct', 'union', 'func', 'class', 'errors']},
+     enum =&gt; {
        # basic C enum
-       options => ['desc', 'prefix'],
-       creates_type => 'enum'},
-     struct => {
+       options =&gt; ['desc', 'prefix'],
+       creates_type =&gt; 'enum'},
+     struct =&gt; {
        # basic c struct
-       options => ['desc', 'treat as object'],
-       groups => undef,
-       creates_type => 'struct',},
-     union => {
+       options =&gt; ['desc', 'treat as object'],
+       groups =&gt; undef,
+       creates_type =&gt; 'struct',},
+     union =&gt; {
        # basic C union
-       options => ['desc', 'treat as object'],
-       groups => undef,
-       creates_type => 'union'},
-     class => {
+       options =&gt; ['desc', 'treat as object'],
+       groups =&gt; undef,
+       creates_type =&gt; 'union'},
+     class =&gt; {
        # C++ class
-       options => ['c impl headers'],
-       groups => undef,
-       creates_type => 'class'},
-     errors => {}, # possible errors
-     method => {
+       options =&gt; ['c impl headers'],
+       groups =&gt; undef,
+       creates_type =&gt; 'class'},
+     errors =&gt; {}, # possible errors
+     method =&gt; {
        # A class method
-       options => ['desc', 'posib err', 'c func', 'const',
+       options =&gt; ['desc', 'posib err', 'c func', 'const',
                    'c only', 'c impl', 'cxx impl'],
-       groups => undef},
-     constructor => {
+       groups =&gt; undef},
+     constructor =&gt; {
        # A class constructor
-       options => ['returns alt type', 'c impl', 'desc'],
-       groups => 'types'},
-     destructor => {
+       options =&gt; ['returns alt type', 'c impl', 'desc'],
+       groups =&gt; 'types'},
+     destructor =&gt; {
        # A class destructor
-       options => [],
-       groups => undef},
+       options =&gt; [],
+       groups =&gt; undef},
      );
-</pre>
-    In addition to the categories listed above a &ldquo;methods&rdquo; category by be
+</pre><p>In addition to the categories listed above a &ldquo;methods&rdquo; category by be
     specified in under the class category. A &ldquo;methods&rdquo; category is created
     for each methods group under the name &ldquo;&lt;methods name&gt; methods&rdquo;. When
     groups is undefined a type name may be specified in place of a category.
-
-   <p><code>%types</code>
-
-   <p>types contains a master list of all types. This includes basic types and
-    ones created in <samp><span class="file">mk-src.in</span></samp>. The basic types include:
-<pre class="verbatim">
-    'void', 'bool', 'pointer', 'double',
+</p>
+<p><code>%types</code>
+</p>
+<p>types contains a master list of all types. This includes basic types and
+    ones created in <samp>mk-src.in</samp>. The basic types include:
+</p><pre class="verbatim">    'void', 'bool', 'pointer', 'double',
     'string', 'encoded string', 'string obj',
     'char', 'unsigned char',
     'short', 'unsigned short',
     'int', 'unsigned int',
     'long', 'unsigned long'
-</pre>
-  %methods
-
-   <p><code>%methods</code> is used for holding the &ldquo;methods&rdquo; information
-
+</pre><p>%methods
+</p>
+<p><code>%methods</code> is used for holding the &ldquo;methods&rdquo; information
+</p>
+<a name="MkSrc_003a_003aUtil"></a>
 <h3 class="section">14.3 MkSrc::Util</h3>
 
 <p>This module contains various useful utility functions:
-     <dl>
-    <dt><code>false</code><dd>        Returns 0.
-
-     <br><dt><code>true</code><dd>        Returns 1.
-
-     <br><dt><code>cmap EXPR LIST</code><dd>        Apply EXPR to each item in LIST and than concatenate the result into
+</p><dl compact="compact">
+<dt><code>false</code></dt>
+<dd><p>Returns 0.
+</p>
+</dd>
+<dt><code>true</code></dt>
+<dd><p>Returns 1.
+</p>
+</dd>
+<dt><code>cmap EXPR LIST</code></dt>
+<dd><p>Apply EXPR to each item in LIST and than concatenate the result into
         a string
-
-     <br><dt><code>one_of STR LIST</code><dd>        Returns true if LIST contains at least one of STR.
-
-     <br><dt><code>to_upper STR</code><dd>        Convert STR to all uppercase and substitute spaces with underscores.
-
-     <br><dt><code>to_lower STR</code><dd>        Convert STR to all lowercase and substitute spaces with underscores.
-
-     <br><dt><code>to_mixed STR</code><dd>        Convert STR to mixed case where each new word startes with a
-        uppercase letter. For example "feed me" would become "FeedMe". 
+</p>
+</dd>
+<dt><code>one_of STR LIST</code></dt>
+<dd><p>Returns true if LIST contains at least one of STR.
+</p>
+</dd>
+<dt><code>to_upper STR</code></dt>
+<dd><p>Convert STR to all uppercase and substitute spaces with underscores.
+</p>
+</dd>
+<dt><code>to_lower STR</code></dt>
+<dd><p>Convert STR to all lowercase and substitute spaces with underscores.
+</p>
+</dd>
+<dt><code>to_mixed STR</code></dt>
+<dd><p>Convert STR to mixed case where each new word startes with a
+        uppercase letter. For example &quot;feed me&quot; would become &quot;FeedMe&quot;.
+</p></dd>
 </dl>
 
+<a name="MkSrc_003a_003aRead"></a>
 <h3 class="section">14.4 MkSrc::Read</h3>
 
 <p><code>read</code>
-        Read in <samp><span class="file">mk-src.in</span></samp> and return a data structure which has the
+        Read in <samp>mk-src.in</samp> and return a data structure which has the
         following format:
-<pre class="verbatim">
-      &lt;tree>
-      &lt;tree> := &lt;options>
-                data => &lt;tree>
+</p><pre class="verbatim">      &lt;tree&gt;
+      &lt;tree&gt; := &lt;options&gt;
+                data =&gt; &lt;tree&gt;
     where each tree represents an entry in mk-src.in.  
     The following two options are always provided:
       name: the name of the entry
       type: the catagory or type name
     Additional options are the same as specified in %info
 </pre>
-
+<a name="MKSrc_003a_003aCreate"></a>
 <h3 class="section">14.5 MKSrc::Create</h3>
 
-     <dl>
-    <dt><code>create_cc_file PARMS</code><dd>        Create a source file.
-     <pre class="example">               Required Parms: type, dir, name, data
-               Boolean Parms:  header, cxx
-               Optional Parms: namespace (required if cxx), pre_ext,
-                               accum
-     </pre>
-     <br><dt><code>create_file FILENAME DATA</code><dd>        Writes DATA to FILENAME but only if DATA differs from the content of
+<dl compact="compact">
+<dt><code>create_cc_file PARMS</code></dt>
+<dd><p>Create a source file.
+</p><div class="example">
+<pre class="example">     Required Parms: type, dir, name, data
+     Boolean Parms:  header, cxx
+     Optional Parms: namespace (required if cxx), pre_ext,
+                     accum
+</pre></div>
+
+</dd>
+<dt><code>create_file FILENAME DATA</code></dt>
+<dd><p>Writes DATA to FILENAME but only if DATA differs from the content of
         the file and the string:
-     <pre class="example">               Automatically generated file.
-     </pre>
-     <p>is present in the existing file if it already exists. 
+</p><div class="example">
+<pre class="example">     Automatically generated file.
+</pre></div>
+
+<p>is present in the existing file if it already exists.
+</p></dd>
 </dl>
 
+<a name="Code-Generation-Modes"></a>
 <h3 class="section">14.6 Code Generation Modes</h3>
 
 <p>The code generation modes are currently one of the following:
-<pre class="example">          cc:     Mode used to create types suitable for C interface
-          cc_cxx: Like cc but typenames don't have a leading Aspell prefix
-          cxx:    Mode used to create types suitable for CXX interface
-          native: Mode in which types are suitable for the internal
-                  implementation
-          native_no_err: Like Native but with out PosibErr return types
-</pre>
-   <h3 class="section">14.7 MkSrc::CcHelper</h3>
+</p><div class="example">
+<pre class="example">     cc:     Mode used to create types suitable for C interface
+     cc_cxx: Like cc but typenames don't have a leading Aspell prefix
+     cxx:    Mode used to create types suitable for CXX interface
+     native: Mode in which types are suitable for the internal
+             implementation
+     native_no_err: Like Native but with out PosibErr return types
+</pre></div>
+
+<a name="MkSrc_003a_003aCcHelper"></a>
+<h3 class="section">14.7 MkSrc::CcHelper</h3>
 
 <p>Helper functions used by interface generation code:
-<pre class="example">         to_c_return_type ITEM
-             .
-     
-         c_error_cond ITEM
-             .
-</pre>
-     <dl>
-    <dt><code>make_func NAME @TYPES PARMS ; %ACCUM</code><dd>        Creates a function prototype
-
-     <p>Parms can be any of:
-     <pre class="example">                    mode: code generation mode
-     </pre>
-     <br><dt><code>call_func NAME @TYPES PARMS ; %ACCUM</code><dd>        Return a string to call a func. Will prefix the function with return
+</p><div class="example">
+<pre class="example">    to_c_return_type ITEM
+        .
+
+    c_error_cond ITEM
+        .
+</pre></div>
+
+<dl compact="compact">
+<dt><code>make_func NAME @TYPES PARMS ; %ACCUM</code></dt>
+<dd><p>Creates a function prototype
+</p>
+<p>Parms can be any of:
+</p><div class="example">
+<pre class="example">          mode: code generation mode
+</pre></div>
+
+</dd>
+<dt><code>call_func NAME @TYPES PARMS ; %ACCUM</code></dt>
+<dd><p>Return a string to call a func. Will prefix the function with return
         if the functions returns a non-void type;
-
-     <p>Parms can be any of:
-     <pre class="example">                    mode: code generation mode
-     </pre>
-     <br><dt><code>to_type_name ITEM PARMS ; %ACCUM</code><dd>        Converts item into a type name.
-
-     <p>Parms can be any of:
-     <pre class="example">               mode: code generation mode
-               use_type: include the actual type
-               use_name: include the name on the type
-               pos: either "return" or "other"
-     </pre>
-     <br><dt><code>make_desc DESC ; LEVEL</code><dd>        Make a C comment out of DESC optionally indenting it LEVEL spaces.
-
-     <br><dt><code>make_c_method CLASS ITEM PARMS ; %ACCUM</code><dd>        Create the phototype for a C method which is really a function.
-
-     <p>Parms is any of:
-     <pre class="example">               mode:      code generation mode
-               no_aspell: if true do not include aspell in the name
-               this_name: name for the parameter representing the
-                          current object
-     </pre>
-     <br><dt><code>call_c_method CLASS ITEM PARMS ; %ACCUM</code><dd>        Like make_c_method but instead returns the appropriate string to
+</p>
+<p>Parms can be any of:
+</p><div class="example">
+<pre class="example">          mode: code generation mode
+</pre></div>
+
+</dd>
+<dt><code>to_type_name ITEM PARMS ; %ACCUM</code></dt>
+<dd><p>Converts item into a type name.
+</p>
+<p>Parms can be any of:
+</p><div class="example">
+<pre class="example">     mode: code generation mode
+     use_type: include the actual type
+     use_name: include the name on the type
+     pos: either &quot;return&quot; or &quot;other&quot;
+</pre></div>
+
+</dd>
+<dt><code>make_desc DESC ; LEVEL</code></dt>
+<dd><p>Make a C comment out of DESC optionally indenting it LEVEL spaces.
+</p>
+</dd>
+<dt><code>make_c_method CLASS ITEM PARMS ; %ACCUM</code></dt>
+<dd><p>Create the phototype for a C method which is really a function.
+</p>
+<p>Parms is any of:
+</p><div class="example">
+<pre class="example">     mode:      code generation mode
+     no_aspell: if true do not include aspell in the name
+     this_name: name for the parameter representing the
+                current object
+</pre></div>
+
+</dd>
+<dt><code>call_c_method CLASS ITEM PARMS ; %ACCUM</code></dt>
+<dd><p>Like make_c_method but instead returns the appropriate string to
         call the function. If the function returns a non-void type the
         string will be prefixed with a return statement.
-
-     <br><dt><code>form_c_method CLASS ITEM PARMS ; %ACCUM</code><dd>        Like make_c_method except that it returns the array:
-     <pre class="example">               ($func, $data, $parms, $accum)
-     </pre>
-     <p>which is suitable for passing into make_func. It will return an
+</p>
+</dd>
+<dt><code>form_c_method CLASS ITEM PARMS ; %ACCUM</code></dt>
+<dd><p>Like make_c_method except that it returns the array:
+</p><div class="example">
+<pre class="example">     ($func, $data, $parms, $accum)
+</pre></div>
+
+<p>which is suitable for passing into make_func. It will return an
         empty array if it can not make a method from ITEM.
+</p>
+</dd>
+<dt><code>make_cxx_method ITEM PARMS ; %ACCUM</code></dt>
+<dd><p>Create the phototype for a C++ method.
+</p>
+<p>Parms is one of:
+</p><div class="example">
+<pre class="example">     mode: code generation mode
+</pre></div>
+</dd>
+</dl>
 
-     <br><dt><code>make_cxx_method ITEM PARMS ; %ACCUM</code><dd>        Create the phototype for a C++ method.
 
-     <p>Parms is one of:
-     <pre class="example">               mode: code generation mode
-     </pre>
-     </dl>
 
-   </body></html>
+<hr>
+<div class="header">
+<p>
+Next: <a href="How-It-All-Works.html#How-It-All-Works" accesskey="n" rel="next">How It All Works</a>, Previous: <a href="Data-Structures.html#Data-Structures" accesskey="p" rel="prev">Data Structures</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
+</div>
+
+
 
+</body>
+</html>