aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2023-01-09 18:03:50 +0100
committerAlexander Kriegisch <Alexander@Kriegisch.name>2023-01-15 14:41:51 +0100
commit6e79467e0a24c9e903d0d06948615b6fe9250efa (patch)
tree68bdea953bbd3f30895ef4d1072c40fdc35cd017 /build
parenta0bcb6ba4b4b81eef4fc95d949cd81538b17aa8f (diff)
downloadaspectj-6e79467e0a24c9e903d0d06948615b6fe9250efa.tar.gz
aspectj-6e79467e0a24c9e903d0d06948615b6fe9250efa.zip
Handle one- and multi-dimensional array return types correctly
Fixes https://github.com/eclipse/org.aspectj/issues/24, both the array return type matching as such as well as matching dimensionality patterns correctly. E.g., 'Foo*[]' is not the same as 'Foo*[][]'. This also works correctly in combination with asterisks, even for primitive types, i.e. 'in*[][]' correctly matches a 2-dimensional array of 'int'. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions