Click or drag to resize

DDLElement Fields

The LongestCommonGeneralizedRepeatADDLElement type exposes the following members.

Fields
 NameDescription
Public fieldCleanIndicates whether this element is clean.
Public fieldIdxFirst occurrence in the suffix array.
Public fieldIntervalBeginIndex of the first list element of the interval to which this list element belongs.
Public fieldIntervalEndIndex of the last list element of the interval to which this list element belongs.
Public fieldIntervalSizeLength of the interval (number of nodes) that belong to the interval to which this list element belongs.
Public fieldLcpLongest common prefix.
Public fieldNextIndex of the next list element in the array, or -1 if no such element exists.
Public fieldPreviousIndex of the previous list element in the array, or -1 if no such element exists.
Public fieldTextNumber of the word this element belongs to.
Top
See Also