lineSegmentsAST_ADAPTER, EMPTY_SEGMENTS, SPLICE| Constructor and Description |
|---|
BlankLine(@NotNull com.vladsch.flexmark.util.sequence.BasedSequence chars) |
BlankLine(@NotNull com.vladsch.flexmark.util.sequence.BasedSequence chars,
@NotNull Block claimedBlankLine) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable Block |
getClaimedBlankLine() |
@NotNull com.vladsch.flexmark.util.sequence.BasedSequence[] |
getSegments() |
boolean |
isClaimed() |
BlankLine |
setClaimedBlankLine(@NotNull Block claimedBlankLine) |
getContentChars, getContentChars, getContentLines, getContentLines, getLineChars, getLineCount, getSpanningChars, setContent, setContent, setContent, setContentLine, setContentLinesappendChain, appendChild, astChars, astExtraChars, astString, baseSubSequence, baseSubSequence, countAncestorsOfType, countDirectAncestorsOfType, delimitedSegmentSpan, delimitedSegmentSpanChars, endOfLine, extractChainTo, extractToFirstInChain, getAncestorOfType, getAstExtra, getBaseSequence, getBlankLineSibling, getChars, getCharsFromSegments, getChildChars, getChildIterator, getChildOfType, getChildren, getDescendants, getDocument, getEmptyPrefix, getEmptySuffix, getEndLineNumber, getEndOffset, getEndOfLine, getExactChildChars, getFirstChild, getFirstChildAny, getFirstChildAnyNot, getFirstInChain, getGrandParent, getLastBlankLineChild, getLastChild, getLastChildAny, getLastChildAnyNot, getLastInChain, getLeadSegment, getLineColumnAtEnd, getLineNumber, getNext, getNextAny, getNextAnyNot, getNodeName, getNodeOfTypeIndex, getNodeOfTypeIndex, getOldestAncestorOfTypeAfter, getPrevious, getPreviousAny, getPreviousAnyNot, getReversedChildIterator, getReversedChildren, getReversedDescendants, getSegmentsForChars, getSourceRange, getStartLineNumber, getStartOffset, getStartOfLine, getTextLength, getTrailSegment, hasChildren, hasOrMoreChildren, insertAfter, insertBefore, insertChainAfter, insertChainBefore, isOrDescendantOfType, lineColumnAtIndex, lineColumnAtStart, moveTrailingBlankLines, prependChild, removeChildren, segmentSpan, segmentSpan, segmentSpanChars, segmentSpanChars, segmentSpanChars, segmentSpanCharsToVisible, setChars, setCharsFromContent, setCharsFromContentOnly, setCharsFromSegments, spanningChars, startOfLine, takeChildren, toAstString, toSegmentSpan, toString, toStringAttributes, unlinkpublic BlankLine(@NotNull
@NotNull com.vladsch.flexmark.util.sequence.BasedSequence chars)
public BlankLine(@NotNull
@NotNull com.vladsch.flexmark.util.sequence.BasedSequence chars,
@NotNull
@NotNull Block claimedBlankLine)
public boolean isClaimed()
@Nullable public @Nullable Block getClaimedBlankLine()
@NotNull public @NotNull com.vladsch.flexmark.util.sequence.BasedSequence[] getSegments()
getSegments in class NodeCopyright © 2020. All rights reserved.