GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod JekyllFrontMatterBlockParser.BlockFactory.tryStart(state,matchedBlockParser)
O
tryStart()
AbstractBlockParserFactory
class JekyllFrontMatterBlockParser.BlockFactory
Abstract
getLine()
BlockTracker...
interface ParserState
State of the parser that is used in block parsers. This interface is not intended to...
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...
getFirstChild()
abstract class Node
OAbstract
subSequence()
Get a portion of this sequence
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
getProperties()
JekyllFrontMatterBlockParser()
AbstractBlockParser
class JekyllFrontMatterBlockParser
S
of()
abstract class BlockStart
Result object for starting parsing of a block, see static methods for constructors.
Abstract
atIndex()
S
none()
setOpeningMarker()
Block
class JekyllFrontMatterBlock
A JekyllFrontMatter block node
BlockStartImpl()
BlockStart
class BlockStartImpl
<<creates>><<creates>>