Commit 8f8a579
authored
Added BindingElement to isSomeImportDeclaration (microsoft#43387)
* Added BindingElement to isSomeImportDeclaration
* Added tests
* Refactores to use getDeclarationOfAlias1 parent 62f3ccd commit 8f8a579
4 files changed
Lines changed: 61 additions & 16 deletions
File tree
- src/compiler
- tests
- baselines/reference
- cases/conformance/externalModules
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2489 | 2489 | | |
2490 | 2490 | | |
2491 | 2491 | | |
| 2492 | + | |
2492 | 2493 | | |
2493 | 2494 | | |
2494 | 2495 | | |
| |||
23933 | 23934 | | |
23934 | 23935 | | |
23935 | 23936 | | |
23936 | | - | |
| 23937 | + | |
23937 | 23938 | | |
23938 | 23939 | | |
23939 | 23940 | | |
| |||
41950 | 41951 | | |
41951 | 41952 | | |
41952 | 41953 | | |
41953 | | - | |
41954 | | - | |
41955 | | - | |
41956 | | - | |
41957 | | - | |
41958 | | - | |
41959 | | - | |
41960 | | - | |
41961 | | - | |
41962 | | - | |
41963 | | - | |
41964 | | - | |
41965 | | - | |
41966 | | - | |
41967 | | - | |
41968 | 41954 | | |
41969 | 41955 | | |
41970 | 41956 | | |
| |||
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments