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

ListNode Class Reference

A ListNode represents a list of feature structures. More...

Inheritance diagram for ListNode:

GenericNode List of all members.

Public Attributes

Liststructs
 The list items, a list with elements of GenericNode.

TailNodetail
 The tail.


Detailed Description

A ListNode represents a list of feature structures.

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


Member Data Documentation

List* ListNode::structs
 

The list items, a list with elements of GenericNode.

TailNode* ListNode::tail
 

The tail.


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