class
League
/
CommonMark
/
Parser
/
Block
/
BlockContinue
final
BlockContinue
Result object for continuing parsing of a block; see static methods for constructors.
Properties
private
$cursorState
Default: null
private
$finalize
Default: null
Methods
private
__construct ( CursorState $cursorState , bool $finalize ) : void
public
getCursorState ( ) : void
public
isFinalize ( ) : void
public
static
none ( ) : null
Signal that we cannot continue here
public
static
finished ( ) : void
Signal that we want to finalize and close the block