@Deprecated public abstract class CustomBlock extends Block
lineSegmentsEMPTY_SEGMENTS, SPLICE| Constructor and Description |
|---|
CustomBlock()
Deprecated.
|
CustomBlock(BasedSequence chars)
Deprecated.
|
CustomBlock(BasedSequence chars,
List<BasedSequence> lineSegments)
Deprecated.
|
CustomBlock(BlockContent blockContent)
Deprecated.
|
CustomBlock(List<BasedSequence> lineSegments)
Deprecated.
|
getContentChars, getContentChars, getContentLines, getContentLines, getLineChars, getLineCount, getSpanningChars, setContent, setContent, setContent, setContentLine, setContentLinesappendChain, appendChild, astChars, astExtraChars, astString, countAncestorsOfType, countDirectAncestorsOfType, delimitedSegmentSpan, delimitedSegmentSpanChars, deNullify, extractChainTo, extractToFirstInChain, getAncestorOfType, getAstExtra, getBlankLineSibling, getChars, getCharsFromSegments, getChildChars, getChildIterator, getChildOfType, getChildren, getDescendants, getDocument, getEndLineNumber, getEndOffset, getExactChildChars, getFirstChild, getFirstChildAny, getFirstChildAnyNot, getFirstInChain, getLastBlankLineChild, getLastChild, getLastChildAny, getLastChildAnyNot, getLastInChain, getLeadSegment, getLineNumber, getNext, getNextAny, getNextAnyNot, getNodeName, getNodeOfTypeIndex, getNodeOfTypeIndex, getOldestAncestorOfTypeAfter, getPrevious, getPreviousAny, getPreviousAnyNot, getReversedChildIterator, getReversedChildren, getReversedDescendants, getSegments, getSegmentsForChars, getStartLineNumber, getStartOffset, getTextLength, getTrailSegment, hasChildren, hasOrMoreChildren, insertAfter, insertBefore, insertChainAfter, insertChainBefore, isOrDescendantOfType, moveTrailingBlankLines, prependChild, removeChildren, segmentSpan, segmentSpan, segmentSpanChars, segmentSpanChars, segmentSpanChars, setChars, setCharsFromContent, setCharsFromContentOnly, setCharsFromSegments, spanningChars, takeChildren, toAstString, toSegmentSpan, toString, toStringAttributes, unlinkpublic CustomBlock()
public CustomBlock(BasedSequence chars)
public CustomBlock(BasedSequence chars, List<BasedSequence> lineSegments)
public CustomBlock(List<BasedSequence> lineSegments)
public CustomBlock(BlockContent blockContent)
Copyright © 2019. All rights reserved.