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