GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaclass BlockContent
BlockContent()
BlockContent
BlockContent()
add()
addAll()
getContents()
S
create()
Use {@link BasedSequence#getBuilder()} and then {@link SequenceBuilder#addAll(Iterab...
BasedSequenceImpl...
SegmentedSequence
A BasedSequence which consists of segments of other BasedSequences
getContents()
getEndOffset()
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
IRichSequence...
BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
getLine()
getLineCount()
getLineIndent()
getLineIndents()
getLines()
getSourceLength()
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
getSpanningChars()
Abstract
baseSubSequence()
Get a portion of this sequence's base sequence <p> NOTE: this means that if this seq...
getStartOffset()
getString()
Abstract
trimEOL()
Trim last eol at the end of this sequence,
SequenceUtils
IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
hasSingleLine()
subContents()
<<creates>>