Add parsing support for `TryItem` and `EncodedCatchHandler` that appear _after_ the instructions within a `CodeItem`. Target will be `CodeItemAccessor`. - [x] Add interface to access all `TryItem`s of a `CodeItem` - [x] Add parsing mechanism for `EncodedCatchHandler` items
Add parsing support for
TryItemandEncodedCatchHandlerthat appear after the instructions within aCodeItem. Target will beCodeItemAccessor.TryItems of aCodeItemEncodedCatchHandleritems