Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TailNode Class Reference

A TailNode represents the tail of a list. More...

Inheritance diagram for TailNode:

GenericNode List of all members.

Public Attributes

GenericNodetail
 The tail.


Detailed Description

A TailNode represents the tail of a list.

Lists are displayed as <a, b | c> (very much like the prolog notation). The tail is the structure after the pipe symbol.


Member Data Documentation

GenericNode* TailNode::tail
 

The tail.


Generated on Sun Apr 27 18:26:58 2003 for Grisu by doxygen1.3