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

FeatvalNode Class Reference

A FeatvalNode represents one feature (or attribute) in a feature structure, along with its value. More...

Inheritance diagram for FeatvalNode:

GenericNode List of all members.

Public Attributes

char * feature
 The feature's name.

GenericNodevalue
 The feature's value.


Detailed Description

A FeatvalNode represents one feature (or attribute) in a feature structure, along with its value.


Member Data Documentation

char* FeatvalNode::feature
 

The feature's name.

GenericNode* FeatvalNode::value
 

The feature's value.


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