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 0d791d7
Showing 1 changed file with 574 additions and 530 deletions.
Loading

0 comments on commit 0d791d7

Please sign in to comment.