pub fn block_kind_for_end(event: &Event) -> Option<BlockKind>
Returns the BlockKind for an end event, or None if the event is not a block end.
BlockKind
None