GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod ContentNode.ContentNode(blockContent)
ContentNode()
Node...
abstract class ContentNode
getSpanningChars()
class BlockContent
getLines()
ContentNode()
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...
Abstract
baseSubSequence()
Get a portion of this sequence's base sequence <p> NOTE: this means that if this seq...
<<creates>>