| <html> |
| <head> |
| <title>xpand2::Iterator</title> |
| <link href="book.css" rel="stylesheet" type="text/css"/> |
| <meta content="DocBook XSL Stylesheets V1.75.1" name="generator"/> |
| <link rel="home" href="index.html" title="Xpand Documentation"/> |
| <link rel="up" href="builtin_api.html" title="Built-in types API documentation"/> |
| <link rel="prev" href="xpand2_Definition.html.html" title="xpand2::Definition"/> |
| <link rel="next" href="stdlib_reference.html" title="Stdlib"/> |
| </head> |
| <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> |
| <h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">xpand2::Iterator</h1> |
| <div class="section" title="xpand2::Iterator"> |
| <div class="titlepage"> |
| <div> |
| <div> |
| <h2 class="title" style="clear: both"> |
| <a name="xpand2_Iterator.html"/> |
| <code class="classname">xpand2::Iterator</code> |
| </h2> |
| </div> |
| </div> |
| </div> |
| <p> |
| Supertype: |
| <a class="link" href="builtin_api.html#Object.html" title="Object"> |
| <code class="classname">Object</code> |
| </a> |
| </p> |
| <p> |
| |
| |
| </p> |
| <div class="table"> |
| <a name="xpand2::Iterator_Properties"/> |
| <p class="title"> |
| <b>Table 21. Properties</b> |
| </p> |
| <div class="table-contents"> |
| <table summary="Properties" cellspacing="0" cellpadding="10" style="border-collapse: collapse;border-top: 0.5pt solid ; border-bottom: 0.5pt solid ; border-left: 0.5pt solid ; border-right: 0.5pt solid ; "> |
| <colgroup> |
| <col align="left"/> |
| <col align="left"/> |
| <col align="left"/> |
| </colgroup> |
| <thead> |
| <tr> |
| <th style="border-right: 2 solid #000000; border-bottom: 2 solid #000000; " align="left">Type</th> |
| <th style="border-right: 2 solid #000000; border-bottom: 2 solid #000000; " align="left">Name</th> |
| <th style="border-bottom: 2 solid #000000; " align="left">Description</th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr> |
| <td style="border-right: 2 solid #000000; border-bottom: 2 solid #000000; " align="left"> |
| <a class="link" href="Boolean.html.html" title="Boolean"> |
| <code class="classname">Boolean</code> |
| </a> |
| </td> |
| <td style="border-right: 2 solid #000000; border-bottom: 2 solid #000000; " align="left"> |
| <code class="methodname">lastIteration</code> |
| </td> |
| <td style="border-bottom: 2 solid #000000; " align="left"> |
| |
| </td> |
| </tr> |
| <tr> |
| <td style="border-right: 2 solid #000000; border-bottom: 2 solid #000000; " align="left"> |
| <a class="link" href="Boolean.html.html" title="Boolean"> |
| <code class="classname">Boolean</code> |
| </a> |
| </td> |
| <td style="border-right: 2 solid #000000; border-bottom: 2 solid #000000; " align="left"> |
| <code class="methodname">firstIteration</code> |
| </td> |
| <td style="border-bottom: 2 solid #000000; " align="left"> |
| |
| </td> |
| </tr> |
| <tr> |
| <td style="border-right: 2 solid #000000; border-bottom: 2 solid #000000; " align="left"> |
| <a class="link" href="Integer.html.html" title="Integer"> |
| <code class="classname">Integer</code> |
| </a> |
| </td> |
| <td style="border-right: 2 solid #000000; border-bottom: 2 solid #000000; " align="left"> |
| <code class="methodname">elements</code> |
| </td> |
| <td style="border-bottom: 2 solid #000000; " align="left"> |
| |
| </td> |
| </tr> |
| <tr> |
| <td style="border-right: 2 solid #000000; border-bottom: 2 solid #000000; " align="left"> |
| <a class="link" href="Integer.html.html" title="Integer"> |
| <code class="classname">Integer</code> |
| </a> |
| </td> |
| <td style="border-right: 2 solid #000000; border-bottom: 2 solid #000000; " align="left"> |
| <code class="methodname">counter0</code> |
| </td> |
| <td style="border-bottom: 2 solid #000000; " align="left"> |
| |
| </td> |
| </tr> |
| <tr> |
| <td style="border-right: 2 solid #000000; " align="left"> |
| <a class="link" href="Integer.html.html" title="Integer"> |
| <code class="classname">Integer</code> |
| </a> |
| </td> |
| <td style="border-right: 2 solid #000000; " align="left"> |
| <code class="methodname">counter1</code> |
| </td> |
| <td style="" align="left"> |
| |
| </td> |
| </tr> |
| </tbody> |
| </table> |
| </div> |
| </div> |
| <p> |
| <br class="table-break"/> |
| |
| |
| </p> |
| <p> |
| |
| |
| This type does not define any operations. |
| |
| |
| </p> |
| </div> |
| </body> |
| </html> |