GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod BasedSequenceImpl.baseLineRangeAtIndex(index)
O
baseLineRangeAtIndex()
IRichSequenceBase...
abstract class BasedSequenceImpl
Implementation of BaseSequence
Abstract
getBaseSequence()
Get the base sequence for the text
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
lineRangeAt()
Get the line characters at given index, line delimited by \n
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...