GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod PrefixedSubSequence.getOption(dataKey)
getOption()
BasedSequenceImpl...
class PrefixedSubSequence
A BasedSequence with an out of scope of original char sequence prefix a subSequence(...
O
getBaseSequence()
Abstract
getOption()
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...