<?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-extends</title><link>https://sourceforge.net/p/asil/wiki/keywords-extends/</link><description>Recent changes to keywords-extends</description><atom:link href="https://sourceforge.net/p/asil/wiki/keywords-extends/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 16 Feb 2014 10:48:31 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/asil/wiki/keywords-extends/feed" rel="self" type="application/rss+xml"/><item><title>keywords-extends modified by Will Pittenger</title><link>https://sourceforge.net/p/asil/wiki/keywords-extends/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,6 +1,7 @@
 Use this keyword to list the base classes your **[class](keywords-class)** derives from.  Omit the clause if Object is the only class you need to derive from.  Classes can derive from other classes, structures, and primitives.  Structures can derive from primitives and other structures.  See the sections on [Classes], [Structures], and [Derivation] more information.

 ~~~~
+:::text
 [(\abstract\ | \static\)] \class\ identifier
     [extends baseClassList]
     [implements interfaceList]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Will Pittenger</dc:creator><pubDate>Sun, 16 Feb 2014 10:48:31 -0000</pubDate><guid>https://sourceforge.nete6a2a12d45d57b05193454b02625f922c9230698</guid></item><item><title>keywords-extends modified by Will Pittenger</title><link>https://sourceforge.net/p/asil/wiki/keywords-extends/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,7 +1,7 @@
-Use this keyword to list the base classes your **[class](keywords-class)** derives from.  Omit the clause if Object is the only class you need to derive from.  Classes can derive from other classes, structures, and primitives.  Structures can derive from primitives and other structures.  See the sections on [Classes] and [Derivation] more information.
+Use this keyword to list the base classes your **[class](keywords-class)** derives from.  Omit the clause if Object is the only class you need to derive from.  Classes can derive from other classes, structures, and primitives.  Structures can derive from primitives and other structures.  See the sections on [Classes], [Structures], and [Derivation] more information.

 ~~~~
 [(\abstract\ | \static\)] \class\ identifier
-    [inherits baseClassList]
+    [extends baseClassList]
     [implements interfaceList]
 ~~~~
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Will Pittenger</dc:creator><pubDate>Sun, 16 Feb 2014 10:48:19 -0000</pubDate><guid>https://sourceforge.netd3534ea5f9cf3aa7edaee2c85e3a37fc2c919aa7</guid></item><item><title>keywords-inherits modified by Will Pittenger</title><link>https://sourceforge.net/p/asil/wiki/keywords-inherits/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,4 @@
-Use this keyword to list the base classes your [**class**] derives from.  Omit the clause if Object is the only class you need to derive from.  Classes can derive from other classes, structures, and primitives.  Structures can derive from primitives and other structures.  See the sections on [Classes] and [Derivation] more information.
+Use this keyword to list the base classes your **[class](keywords-class)** derives from.  Omit the clause if Object is the only class you need to derive from.  Classes can derive from other classes, structures, and primitives.  Structures can derive from primitives and other structures.  See the sections on [Classes] and [Derivation] more information.

 ~~~~
 [(\abstract\ | \static\)] \class\ identifier
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Will Pittenger</dc:creator><pubDate>Sun, 16 Feb 2014 09:18:52 -0000</pubDate><guid>https://sourceforge.netb371f054fd1ca1ce96537d106c3d1a9dd24a32cc</guid></item><item><title>keywords-inherits modified by Will Pittenger</title><link>https://sourceforge.net/p/asil/wiki/keywords-inherits/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Will Pittenger</dc:creator><pubDate>Sun, 16 Feb 2014 09:18:26 -0000</pubDate><guid>https://sourceforge.net39ba342e48db3049f4be8677dc2a08d30ac12e3a</guid></item><item><title>**inherits** modified by Will Pittenger</title><link>https://sourceforge.net/p/asil/wiki/%252A%252Ainherits%252A%252A/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Use this keyword to list the base classes your &lt;a class="alink" href="/p/asil/wiki/%2A%2Aclass%2A%2A/"&gt;&lt;strong&gt;class&lt;/strong&gt;&lt;/a&gt; derives from.  Omit the clause if Object is the only class you need to derive from.  Classes can derive from other classes, structures, and primitives.  Structures can derive from primitives and other structures.  See the sections on &lt;a class="alink" href="/p/asil/wiki/Classes/"&gt;[Classes]&lt;/a&gt; and &lt;a class="alink" href="/p/asil/wiki/Derivation/"&gt;[Derivation]&lt;/a&gt; more information.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="p"&gt;[(&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="n"&gt;abstract&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt; &lt;span class="o"&gt;|&lt;/span&gt; &lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="k"&gt;static&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="p"&gt;)]&lt;/span&gt; &lt;span class="err"&gt;\&lt;/span&gt;&lt;span class="n"&gt;class&lt;/span&gt;&lt;span class="err"&gt;\&lt;/span&gt; &lt;span class="n"&gt;identifier&lt;/span&gt;
    &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;inherits&lt;/span&gt; &lt;span class="n"&gt;baseClassList&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;
    &lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;implements&lt;/span&gt; &lt;span class="n"&gt;interfaceList&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;
&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>Wed, 12 Feb 2014 13:12:25 -0000</pubDate><guid>https://sourceforge.netb282879f8406a3fed9fb58c02bc49dfd5d96ce32</guid></item></channel></rss>