eb20db8a1c
This makes two changes to the catch node: 1. Use SDeclaration to replace independent variable usage. 2. Use a DType to set a "minimum" exception type - this allows us to require users to continue using Exception as "minimum" type for catch blocks, but for us to internally catch Error/Throwable. This is a required step to removing custom try/catch blocks from SClass. |
||
---|---|---|
.. | ||
licenses | ||
spi | ||
src | ||
build.gradle |