Skip to content

Commit

Permalink
Exceptions thrown when building GWT's AST should include context (#10080
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 #10065
  • Loading branch information
niloc132 authored Feb 16, 2025
1 parent d487651 commit 072805e
Showing 1 changed file with 556 additions and 514 deletions.
Loading

0 comments on commit 072805e

Please sign in to comment.