GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod PrefixedSubSequence.getOptions(null)
O
getOptions()
BasedSequenceImpl...
class PrefixedSubSequence
A BasedSequence with an out of scope of original char sequence prefix a subSequence(...
O
getBaseSequence()
Abstract
getOptions()
Options holder, default has none, only available on BasedSequenceWithOptions
interface BasedOptionsHolder
Implemented by BasedOptionsSequence, use instance of it to pass to BasedSequence#of(...
Abstract
getBaseSequence()
Get the base sequence for the text
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...