Traverses a token slice in reverse to find the opening parentheses or square bracket that begins the block the last token is in.
See Implementation
Traverses a token slice in reverse to find the opening parentheses or square bracket that begins the block the last token is in.