Skips to the token behind the closing parenthesis token. Takes nesting into account.
Opening token to start from.
Matching closing token kind.
The token searched for, or the EOF token.
See Implementation
Skips to the token behind the closing parenthesis token. Takes nesting into account.