InterpretationIterator Struct Reference
[Parser - Syntactic parsing of sentence]

Syntactic interpretation iterator. More...


Data Fields

ParsingChartchart
unsigned int row
unsigned int column
gboolean only_top_nt
NTItemListexploration_list


Detailed Description

Syntactic interpretation iterator.

Iterator used to extract syntactic interpretations contained in a parsing chart

See also:
interpretationIteratorCreate() interpretationIteratorGetNext() interpretationIteratorGetNextMPP()


Field Documentation

ParsingChart* InterpretationIterator::chart

The source parsing chart from which syntactic interpretations must be extracted

unsigned int InterpretationIterator::column

The column index of the chart from which interpretations must be extracted

NTItemList* InterpretationIterator::exploration_list

Internal field that stores the current exploring state

gboolean InterpretationIterator::only_top_nt

Flag that set if only interpretations from the higher level non-terminal are considered (TRUE), or all possible interpretations (FALSE)

unsigned int InterpretationIterator::row

The row index of the chart from which interpretations must be extracted


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