Determines whether this instance can interrupt the specified block being processed.
public virtual bool CanInterrupt(BlockProcessor processor, Block block)
The parser processor.
The block being processed.
true if this parser can interrupt the specified block being processed.