<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to keywords-values</title><link>https://sourceforge.net/p/asil/wiki/keywords-values/</link><description>Recent changes to keywords-values</description><atom:link href="https://sourceforge.net/p/asil/wiki/keywords-values/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 20 Feb 2014 22:33:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/asil/wiki/keywords-values/feed" rel="self" type="application/rss+xml"/><item><title>keywords-values modified by Will Pittenger</title><link>https://sourceforge.net/p/asil/wiki/keywords-values/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Structure-based &lt;strong&gt;&lt;a class="" href="/p/asil/wiki/keywords-enum/"&gt;enum&lt;/a&gt;&lt;/strong&gt; types use &lt;strong&gt;values&lt;/strong&gt; to declare a list of possible values for the type.  Each structure-based &lt;strong&gt;&lt;a class="" href="/p/asil/wiki/keywords-enum/"&gt;enum&lt;/a&gt;&lt;/strong&gt; type must have exactly &lt;u&gt;one&lt;/u&gt; &lt;strong&gt;values&lt;/strong&gt; clause.  If the &lt;strong&gt;&lt;a class="" href="/p/asil/wiki/keywords-null/"&gt;null&lt;/a&gt;&lt;/strong&gt; keyword is anywhere in the list, instances of the type can be set to &lt;strong&gt;&lt;a class="" href="/p/asil/wiki/keywords-null/"&gt;null&lt;/a&gt;&lt;/strong&gt;.  For more on structure-based &lt;strong&gt;&lt;a class="" href="/p/asil/wiki/keywords-enum/"&gt;enum&lt;/a&gt;&lt;/strong&gt; types, see the section &lt;a class="alink" href="/p/asil/wiki/Enums/"&gt;[Enums]&lt;/a&gt;.  All entries in the &lt;strong&gt;values&lt;/strong&gt; block are implicitly &lt;strong&gt;&lt;a class="" href="/p/asil/wiki/keywords-public/"&gt;public&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;\enum\ \structure\ /TypeNameIdentifier/
  [\extends\ BaseTypeList]
  \values\
    (/EntryIdentifier/ [/ParameterList/])...values

  ' Declare the rest of the type
&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Will Pittenger</dc:creator><pubDate>Thu, 20 Feb 2014 22:33:54 -0000</pubDate><guid>https://sourceforge.net62ab0fd624a2af99cf3e22d12933ff5d811142b0</guid></item></channel></rss>