Commit 1020101
Fix source range for array types when the
eg. `MyType\u005b] myTypeArray = null;`
Fixes 4 tests:
`ASTConverterTest.test0266` and the versions for other Java compliances
Signed-off-by: David Thompson <[email protected]>[ is unicode escape1 parent 809c91d commit 1020101
File tree
1 file changed
+3
-0
lines changed- org.eclipse.jdt.core.javac/src/org/eclipse/jdt/core/dom
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3040 | 3040 | | |
3041 | 3041 | | |
3042 | 3042 | | |
| 3043 | + | |
| 3044 | + | |
| 3045 | + | |
3043 | 3046 | | |
3044 | 3047 | | |
3045 | 3048 | | |
| |||
0 commit comments