GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaclass AdmonitionBlock
AdmonitionBlock()
Block...
AdmonitionBlock
An Admonition block node
AdmonitionBlock()
AdmonitionBlock()
O
getAstExtra()
S
segmentSpanChars()
Node
S
delimitedSegmentSpanChars()
getInfo()
getOpeningMarker()
O
getSegments()
O
getSegmentsForChars()
getTitle()
getTitleChars()
S
spanningChars()
getTitleClosingMarker()
getTitleOpeningMarker()
O
isParagraphEndWrappingDisabled()
O
isParagraphStartWrappingDisabled()
getFirstChild()
getChars()
Abstract
getBaseSequence()
Get the base sequence for the text
IRichSequence...
BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
Abstract
endOfLine()
Get the offset of the end of line at given index, end of line delimited by \n
SequenceUtils
IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
getStartOfLine()
setInfo()
setOpeningMarker()
setTitle()
setTitleChars()
OAbstract
subSequence()
Get a portion of this sequence
setTitleClosingMarker()
setTitleOpeningMarker()