Skip to content

Commit

Permalink
Exceptions thrown when building GWT's AST should include context
Browse files Browse the repository at this point in the history
Several visit and endVisit methods were missing their try/catch wrapping
to translate any exception that occurs, with context of the given JDT
ast node where the error took place.

Follow-up gwtproject#10065
  • Loading branch information
niloc132 committed Jan 8, 2025
1 parent 39e67c5 commit f39e689
Showing 1 changed file with 545 additions and 505 deletions.
Loading

0 comments on commit f39e689

Please sign in to comment.