jnode Struct Reference

#include <jtree.h>


Data Fields

unsigned char NodeType
unsigned char temp
jnodeBytes [256]
jnodeFailNode
char IsTerminal
int TerminalRuleID
int Count


Detailed Description

Definition at line 22 of file jtree.h.


Field Documentation

unsigned char jnode::NodeType

Definition at line 23 of file jtree.h.

unsigned char jnode::temp

Definition at line 24 of file jtree.h.

Referenced by AddStringJTreeReal(), ConvertNode(), and MatchStrings().

struct jnode* jnode::Bytes[256] [read]

Definition at line 25 of file jtree.h.

Referenced by AddStringJTreeReal(), ConvertNode(), FindOptimalNode(), FreeNode(), and MatchStrings().

struct jnode* jnode::FailNode [read]

Definition at line 26 of file jtree.h.

Referenced by FinalizeJTree().

char jnode::IsTerminal

Definition at line 27 of file jtree.h.

Referenced by MatchStrings().

int jnode::TerminalRuleID

Definition at line 28 of file jtree.h.

Referenced by MatchStrings().

int jnode::Count

Definition at line 29 of file jtree.h.

Referenced by AddStringJTreeReal(), and ConvertNode().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 7 23:33:11 2007 for HLBR by  doxygen 1.5.2