GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod SegmentedSequenceFull.subSequence(baseSeq,baseOffsets,baseStartOffset,nonBaseChars,length)
subSequence()
SegmentedSequence
class SegmentedSequenceFull
A BasedSequence which consists of segments of other BasedSequences NOTE: very effici...
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
SegmentedSequenceFull()
<<creates>>