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

SetNode Class Reference

A SetNode represents a set of feature structures. More...

Inheritance diagram for SetNode:

GenericNode List of all members.

Public Attributes

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

RestNoderest
 The rest.


Detailed Description

A SetNode represents a set of feature structures.

Sets are displayed as {a, b | c}. The structure after the pipe symbol is the rest.


Member Data Documentation

RestNode* SetNode::rest
 

The rest.

List* SetNode::structs
 

The set elements, a list with elements of GenericNode.


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