GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod SegmentedSequence.getBase(null)
O
getBase()
BasedSequenceImpl...
abstract class SegmentedSequence
A BasedSequence which consists of segments of other BasedSequences
Abstract
getBase()
Get the underlying object on which this sequence contents are based
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...