GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod MacroBlockParser.closeBlock(state)
O
closeBlock()
AbstractBlockParser
class MacroBlockParser
getFirstChild()
abstract class Node
getLastChild()
getEndOffset()
getStartOffset()
baseSubSequence()
setContent()
Node...
abstract class ContentNode
getLines()
class BlockContent
setCharsFromContent()
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
Abstract
baseSubSequence()
Get a portion of this sequence's base sequence <p> NOTE: this means that if this seq...
O
getSpanningChars()
setChars()
S
getSpanningChars()
Abstract
getSegments()
S
getLeadSegment()
S
getTrailSegment()
S
spanningChars()
Abstract
isNull()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
S
min()
class Utils
S
max()