GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod JekyllTagBlockParser.BlockFactory.tryStart(state,matchedBlockParser)
O
tryStart()
AbstractBlockParserFactory
class JekyllTagBlockParser.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
trim()
Abstract
endSequence()
Convenience method to get characters offset from endIndex of sequence. no exceptions...
JekyllTag()
Block
class JekyllTag
A JekyllTag node
setCharsFromContent()
abstract class Node
Abstract
getProperties()
JekyllTagBlockParser()
AbstractBlockParser
class JekyllTagBlockParser
appendChild()
Abstract
equals()
Comparison to another CharSequence should result in a match if their contents are eq...
O
get()
DataKeyBase
class DataKey
NOTE: Constructors have changed in a breaking way from 0.50.x and prior implementati...
S
of()
abstract class BlockStart
Result object for starting parsing of a block, see static methods for constructors.
Abstract
getLineEndIndex()
Abstract
atIndex()
S
none()
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()
BlockStartImpl()
BlockStart
class BlockStartImpl
<<creates>><<creates>><<creates>>