GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod MacroBlockParser.BlockFactory.tryStart(state,matchedBlockParser)
O
tryStart()
AbstractBlockParserFactory
class MacroBlockParser.BlockFactory
Abstract
getLine()
BlockTracker...
interface ParserState
State of the parser that is used in block parsers. This interface is not intended to...
Abstract
getIndent()
Abstract
getBlockParser()
interface MatchedBlockParser
Open block parser that was last matched during the continue phase. This is different...
Abstract
getBlock()
interface BlockParser
Parser for a specific block node. Implementations should subclass AbstractBlockParse...
Abstract
getIndex()
Abstract
subSequence()
Get a portion of this sequence starting from a given offset to endIndex of the seque...
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
OAbstract
subSequence()
Get a portion of this sequence
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
endsWith()
test if this sequence ends with given characters
Abstract
isBlank()
S
none()
abstract class BlockStart
Result object for starting parsing of a block, see static methods for constructors.
Abstract
equals()
Comparison to another CharSequence should result in a match if their contents are eq...
MacroClose()
Node
class MacroClose
setCharsFromContent()
abstract class Node
Abstract
endSequence()
Convenience method to get characters offset from endIndex of sequence. no exceptions...
Macro()
Node
class Macro
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
getClosingMarker()
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...
Abstract
trim()
Abstract
isEmpty()
setAttributeText()
Abstract
endCharAt()
Convenience method to get characters offset from end of sequence. no exceptions are ...
Abstract
endSequence()
Convenience method to get characters offset from endIndex of sequence. no exceptions...
Abstract
midSequence()
Convenience method to get characters offset from start or end of sequence. when offs...
MacroAttribute()
Node...
class MacroAttribute
appendChild()
Abstract
getProperties()
MacroBlockParser()
AbstractBlockParser
class MacroBlockParser
S
of()
Abstract
getLineEndIndex()
Abstract
atIndex()
Abstract
getSegments()
S
getLeadSegment()
S
getTrailSegment()
S
spanningChars()
Abstract
isNull()
setChars()
S
min()
class Utils
S
max()
unlink()
setParent()
BlockStartImpl()
BlockStart
class BlockStartImpl
<<creates>><<creates>><<creates>><<creates>><<creates>>