Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 6d36cb72372cfb7c8fee63f4d6dc0530 > files > 28

ruby-docs-1.8.5-31.el5_9.x86_64.rpm

<HTML>
<HEAD>
<TITLE>NilClass</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#FFFFFF">
<A HREF="Time.html">prev</A>
-
<A HREF="classes.html#classes">up</A>
-
<A HREF="index.html">index</A>
<HR>
<dl>
<dt> <H1>NilClass</H1>
<dd> 
<P>
The class of <code>nil</code>.  The <code>nil</code> is the
sole instance of this class.  The <code>nil</code> is false, 
along with the <code>false</code> object.  Any other objects 
are true.
</P>
<p>
<strong>Notice:</strong> This class is for internal use
only.  The constant <code>Nil</code> is not defined, and can
not be accessed from Ruby scripts.
</p>
<dt> <h2>SuperClass:</h2>
<dd> 
<dl>
<dt> <A HREF="Object.html"><code>Object</code></A>
</dl>
</dl>

<HR>
<A HREF="Time.html">prev</A>
-
<A HREF="classes.html#classes">up</A>
-
<A HREF="index.html">index</A>
<P ALIGN=right><A HREF="mailto:matz@netlab.co.jp">matz@netlab.co.jp</A></P>
</BODY>
</HTML>