GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod HtmlInnerBlockComment.getAstExtra(out)
O
getAstExtra()
HtmlBlockBase
class HtmlInnerBlockComment
Inline HTML element.
astExtraChars()
abstract class Node
getChars()
S
segmentSpanChars()
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
OAbstract
subSequence()
Get a portion of this sequence
Abstract
toVisibleWhitespaceString()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
Abstract
subSequence()
Get a portion of this sequence starting from a given offset to endIndex of the seque...
S
segmentSpanChars()
Abstract
isNotNull()
S
segmentSpanChars()
S
escapeJavaString()
class Utils