PrefixItemDerivationList Struct Reference
[ParsingChart - Parsing chart structure module]

Prefix item derivation list. More...


Data Fields

NTItemListnt_item_list
PrefixItemListprefix_item_list
PrefixItemDerivationListnext


Detailed Description

Prefix item derivation list.

Todo:
to document


Field Documentation

PrefixItemDerivationList* PrefixItemDerivationList::next

The next item of the list (NULL if there is no item left)

NTItemList* PrefixItemDerivationList::nt_item_list

Reference on the rule right part termination non-terminal that constitutes the current item

Todo:
documentation to validate

PrefixItemList* PrefixItemDerivationList::prefix_item_list

Reference on the rule right part beginning that constitutes the current item

Todo:
documentation to validate


Generated on Thu Mar 22 17:46:31 2007 for SlpTk by  doxygen 1.4.7