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

TestedRule Struct Reference

Description of currently tested rule. More...

#include <kydefs.h>

List of all members.

Public Attributes

Rulerule
 Pointer ot the rule.

unsigned int matchedLength
 Number of symbols in the input queue that the rule matches.

bool matchesCompletely
 Indication if the rule matches completely, or if it represents more than the current string in th einput queue.

TestedElementcurrentElements
 List of tested elements of the rule (elements that lead to other rules are pushed here).

InputItemlastInputItem
 Pointer to the last item of the input queue that was tested.


Detailed Description

Description of currently tested rule.

Definition at line 240 of file kydefs.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 5 10:43:06 2003 for Exalt by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002