GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod BasedSequenceImpl.baseEndOfLine(null)
O
baseEndOfLine()
IRichSequenceBase...
abstract class BasedSequenceImpl
Implementation of BaseSequence
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...
O
baseEndOfLine()
Abstract
getBaseSequence()
Get the base sequence for the text
Abstract
endOfLine()
Get the offset of the end of line at given index, end of line delimited by \n
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...