aboutsummaryrefslogtreecommitdiffstats
path: root/tests/model/expected/pr160469_1.txt
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2023-02-25 23:11:05 +0100
committerAlexander Kriegisch <Alexander@Kriegisch.name>2023-02-26 10:36:43 +0100
commit9e0d2bc02474a9549093d57fa4a0d321c2739198 (patch)
treeaf60346d71d4e56dc377ecc9e3b95f3c0eacf6a9 /tests/model/expected/pr160469_1.txt
parent53bb964c3021b18dc94c4dfb66b212bd0060449c (diff)
downloadaspectj-9e0d2bc02474a9549093d57fa4a0d321c2739198.tar.gz
aspectj-9e0d2bc02474a9549093d57fa4a0d321c2739198.zip
Sync HandleProviderDelimiter with JDT Core & AJDT
New constants: JEM_MODULAR_CLASSFILE - '\'' (single quote) ANNOTATION - '}' LAMBDA_EXPRESSION - ')' LAMBDA_METHOD - '&' STRING - '"' MODULE - '`' DELIMITER_ESCAPE - '=' Updated AspectJ constants due to JDT Core using constants previously used by AspectJ: ADVICE - '&' to '§' ASPECT_TYPE - '\'' to '>' ITD_METHOD - ')' to '°' DECLARE - '`' to '´' POINTCUT - '"' to '©' Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'tests/model/expected/pr160469_1.txt')
-rw-r--r--tests/model/expected/pr160469_1.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/model/expected/pr160469_1.txt b/tests/model/expected/pr160469_1.txt
index b17657949..a870d68cb 100644
--- a/tests/model/expected/pr160469_1.txt
+++ b/tests/model/expected/pr160469_1.txt
@@ -1,13 +1,13 @@
=== MODEL STATUS REPORT ========= After a batch build
-<root> [java source file]
- test [package]
+<root> [java source file]
+ test [package]
Simple.java [java source file] TEST_SANDBOX\Simple.java:1:
test [package declaration] TEST_SANDBOX\Simple.java:1:
- [import reference]
+ [import reference]
Simple [class] TEST_SANDBOX\Simple.java:3:
Simple() [constructor] TEST_SANDBOX\Simple.java:5:
- binaries [source folder]
- pkg [package]
+ binaries [source folder]
+ pkg [package]
AbstractBeanConfigurerAspect.class [file] TEST_SANDBOX\aspects.jar!pkg\AbstractBeanConfigurerAspect.class:1:
AbstractBeanConfigurerAspect [aspect] TEST_SANDBOX\aspects.jar!pkg\AbstractBeanConfigurerAspect.class:1:
beanCreation() [pointcut] TEST_SANDBOX\aspects.jar!pkg\AbstractBeanConfigurerAspect.class:1:
@@ -15,10 +15,10 @@
before(): beanCreation.. [advice] TEST_SANDBOX\aspects.jar!pkg\AbstractBeanConfigurerAspect.class:11:
=== END OF MODEL REPORT =========
=== RELATIONSHIPS REPORT ========= After a batch build
-(targets=1) /binaries<pkg(AbstractBeanConfigurerAspect.class'AbstractBeanConfigurerAspect&before (advises) <test{Simple.java[Simple~Simple
-(targets=2) <test{Simple.java[Simple~Simple (advised by) /binaries<pkg(AbstractBeanConfigurerAspect.class'AbstractBeanConfigurerAspect&afterReturning
-(targets=2) <test{Simple.java[Simple~Simple (advised by) /binaries<pkg(AbstractBeanConfigurerAspect.class'AbstractBeanConfigurerAspect&before
-(targets=1) /binaries<pkg(AbstractBeanConfigurerAspect.class'AbstractBeanConfigurerAspect&afterReturning (advises) <test{Simple.java[Simple~Simple
+(targets=1) /binaries<pkg(AbstractBeanConfigurerAspect.class>AbstractBeanConfigurerAspect§before (advises) <test{Simple.java[Simple~Simple
+(targets=2) <test{Simple.java[Simple~Simple (advised by) /binaries<pkg(AbstractBeanConfigurerAspect.class>AbstractBeanConfigurerAspect§afterReturning
+(targets=2) <test{Simple.java[Simple~Simple (advised by) /binaries<pkg(AbstractBeanConfigurerAspect.class>AbstractBeanConfigurerAspect§before
+(targets=1) /binaries<pkg(AbstractBeanConfigurerAspect.class>AbstractBeanConfigurerAspect§afterReturning (advises) <test{Simple.java[Simple~Simple
=== END OF RELATIONSHIPS REPORT ==
=== Properties of the model and relationships map =====
import reference=1