| <html> |
| <head> |
| <title>Void</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_StaticProperty.html.html" title="xpand2::StaticProperty"/> |
| <link rel="next" href="xtend_AdviceContext.html.html" title="xtend::AdviceContext"/> |
| </head> |
| <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> |
| <h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">Void</h1> |
| <div class="section" title="Void"> |
| <div class="titlepage"> |
| <div> |
| <div> |
| <h2 class="title" style="clear: both"> |
| <a name="Void.html"/> |
| <code class="classname">Void</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> |
| |
| |
| This type does not define any properties. |
| |
| |
| </p> |
| <p> |
| |
| |
| This type does not define any operations. |
| |
| |
| </p> |
| </div> |
| </body> |
| </html> |