GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod MacroBlockParser.tryContinue(state)
O
tryContinue()
AbstractBlockParser
class MacroBlockParser
S
none()
class BlockContinue
Result object for continuing parsing of a block, see static methods for constructors.
Abstract
getLine()
BlockTracker...
interface ParserState
State of the parser that is used in block parsers. This interface is not intended to...
Abstract
equals()
Comparison to another CharSequence should result in a match if their contents are eq...
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
Abstract
getActiveBlockParsers()
OAbstract
subSequence()
Get a portion of this sequence
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
MacroClose()
Node
class MacroClose
setCharsFromContent()
abstract class Node
appendChild()
Abstract
getLineEndIndex()
S
atIndex()
Abstract
getIndex()
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
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...
Abstract
getSegments()
S
getLeadSegment()
S
getTrailSegment()
S
spanningChars()
Abstract
isNull()
setChars()
S
min()
class Utils
S
max()
unlink()
setParent()
BlockContinueImpl()
BlockContinue
class BlockContinueImpl
<<creates>><<creates>>