Click or drag to resize

DDLElement Fields

The LongestCommonGeneralizedRepeatLDDLElement type exposes the following members.

Fields
 NameDescription
Public fieldClean 
Public fieldIdxFirst occurence in the suffix array.
Public fieldIntervalBeginFirst list element of the interval to which this list element belongs.
Public fieldIntervalEndLast 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 fieldNextNext list element in the array, or null if no such element exists.
Public fieldPreviousPrevious list element in the array, or null if no such element exists.
Public fieldTextNumber of the word this element belongs to.
Top
See Also