gwt /
gwt /
3b142d4c5ddfc3947ed7b4ea956d4263dad408f8 Now that the file/line information and new visitor pattern is in, it's
time to leverage the infrastructure! This change adds try/catch blocks
into the major compiler visitors (both JDT and our own AST) which record a
stack of nodes being visited, much like a stack trace. When the ICE is
caught by the main compile method, a log message points users to the
portion of their code that triggered the fault.
Review by: mmendez
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@392 8db76d5a-ed1c-0410-87a9-c151d255dfc7
6 files changed