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