GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod BasedSequenceImpl.prefixWithIndent(null)
O
prefixWithIndent()
IRichSequenceBase...
abstract class BasedSequenceImpl
Implementation of BaseSequence
O
prefixWithIndent()
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
getBaseSequence()
Get the base sequence for the text
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
O
baseSubSequence()
OAbstract
subSequence()
Get a portion of this sequence