GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod PrefixedSubSequence.subSequence(startIndex,endIndex)
O
subSequence()
BasedSequenceImpl...
class PrefixedSubSequence
A BasedSequence with an out of scope of original char sequence prefix a subSequence(...
length()
S
validateStartEnd()
interface SequenceUtils
OAbstract
subSequence()
Get a portion of this sequence
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
PrefixedSubSequence()
<<creates>>