Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

endsControlFlow and TryStatement #22

Closed
3 tasks done
ajafff opened this issue Jan 14, 2018 · 0 comments
Closed
3 tasks done

endsControlFlow and TryStatement #22

ajafff opened this issue Jan 14, 2018 · 0 comments

Comments

@ajafff
Copy link
Owner

ajafff commented Jan 14, 2018

  • control flow statements inside finally override everything from try and catch if exhaustive.
  • ThrowStatement inside try needs to be filtered if there is a catch clause
  • TryStatements with catch only end control flow if try AND catch definitely end control flow
@ajafff ajafff closed this as completed in 5253c45 Jan 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant