GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaclass TrackedOffsetUtils
S
resolveTrackedOffsets()
Resolve any unresolved tracked offsets
TrackedOffsetUtils
S
create()
TrackedOffsetList
O
size()
Abstract
getBuilder()
Get builder used for accumulation
LineAppendable
Used to collect line text for further processing control output of new lines limitin...
getBaseSequence()
ISequenceBuilder
SequenceBuilder
A Builder for Segmented BasedSequences
Abstract
getBaseSequence()
Get the base sequence for the text
IRichSequence...
BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
getLineCount()
Get the number of lines appended, not including any unterminated ones
Abstract
getLinesInfo()
Full line iterator with line info <p> NOTE: will issue line() to terminate any unter...
getLine()
LineInfo
Line information in LineAppendable
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
getTrackedOffsets()
S
create()
Create a based offset tracker for the given sequence
BasedOffsetTracker
isResolved()
TrackedOffset
Tracked Offset information NOTE: purposefully equals compares the offset only and wi...
getOffset()
Abstract
isCharAt()
Safe, if index out of range returns '\0'
SequenceUtils
IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
getOffsetInfo()
Return the range of indices in the sequence of this based offset tracker that corres...
setIndex()
getIndex()
OAbstract
getBuilder()
append()
ISequenceBuilder
toStringWithRanges()
println()
external
PrintStream