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

FunctionNode Class Reference

A FunctionNode represents the head of a function, which takes a number of feature structures as its arguments and returns a feature structure. More...

Inheritance diagram for FunctionNode:

GenericNode List of all members.

Public Attributes

TypeNodetype
 The type.

char * functor
 The functor's name.

Liststructs
 The arguments, a list with elements of type GenericNode.


Detailed Description

A FunctionNode represents the head of a function, which takes a number of feature structures as its arguments and returns a feature structure.


Member Data Documentation

char* FunctionNode::functor
 

The functor's name.

List* FunctionNode::structs
 

The arguments, a list with elements of type GenericNode.

TypeNode* FunctionNode::type
 

The type.


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