dart/web/d1958f897a64232519c97020eeec00d92ef737b2 Support TypeScript indexed access types in interop_gen (#509)
* Support TypeScript indexed access types in interop_gen
* Fix:prevent IndexedAccessType fallback from generating unsupported bindings
* Remove unused indexed access fallback flag and simplify resolution logic
* fixed analyzer issue
* fix format issue
* Improve IndexedAccessType handling and add composed type tests
* interop_gen: refactor indexed access resolution, remove dead code, and Add test for symbol indexed access with primitive return type
4 files changed