MatcherTest.java:9: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L0Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:11: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L1Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:13: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L2Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:15: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L3Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:29: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L0Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:31: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L1Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:33: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L2Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:35: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L3Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:39: Warning -- Advice declaration doesn't apply anywhere after(): meta execution(* Clazz.*(..)) {} ^---------------------------------------^ MatcherTest.java:47: Warning -- Advice declaration doesn't apply anywhere after(): meta execution(* L1Aspect.*(..)) {} ^------------------------------------------^ MatcherTest.java:49: Warning -- Advice declaration doesn't apply anywhere after(): meta execution(* L2Aspect.*(..)) {} ^------------------------------------------^ MatcherTest.java:51: Warning -- Advice declaration doesn't apply anywhere after(): meta execution(* L3Aspect.*(..)) {} ^------------------------------------------^ MatcherTest.java:69: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L0Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:71: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L1Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:73: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L2Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:75: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L3Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:79: Warning -- Advice declaration doesn't apply anywhere after(): meta execution(* Clazz.*(..)) {} ^---------------------------------------^ MatcherTest.java:87: Warning -- Advice declaration doesn't apply anywhere after(): meta execution(* L1Aspect.*(..)) {} ^------------------------------------------^ MatcherTest.java:89: Warning -- Advice declaration doesn't apply anywhere after(): meta execution(* L2Aspect.*(..)) {} ^------------------------------------------^ MatcherTest.java:91: Warning -- Advice declaration doesn't apply anywhere after(): meta execution(* L3Aspect.*(..)) {} ^------------------------------------------^ MatcherTest.java:95: Warning -- Advice declaration doesn't apply anywhere after(): meta(2) execution(* Clazz.*(..)) {} ^------------------------------------------^ MatcherTest.java:97: Warning -- Advice declaration doesn't apply anywhere after(): meta(2) execution(* L0Aspect.*(..)) {} ^---------------------------------------------^ MatcherTest.java:105: Warning -- Advice declaration doesn't apply anywhere after(): meta(2) execution(* L2Aspect.*(..)) {} ^---------------------------------------------^ MatcherTest.java:107: Warning -- Advice declaration doesn't apply anywhere after(): meta(2) execution(* L3Aspect.*(..)) {} ^---------------------------------------------^ MatcherTest.java:128: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L0Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:130: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L1Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:132: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L2Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:134: Warning -- Advice declaration doesn't apply anywhere after(): execution(* L3Aspect.*(..)) {} ^-------------------------------------^ MatcherTest.java:138: Warning -- Advice declaration doesn't apply anywhere after(): meta execution(* Clazz.*(..)) {} ^---------------------------------------^ MatcherTest.java:146: Warning -- Advice declaration doesn't apply anywhere after(): meta execution(* L1Aspect.*(..)) {} ^------------------------------------------^ MatcherTest.java:148: Warning -- Advice declaration doesn't apply anywhere after(): meta execution(* L2Aspect.*(..)) {} ^------------------------------------------^ MatcherTest.java:150: Warning -- Advice declaration doesn't apply anywhere after(): meta execution(* L3Aspect.*(..)) {} ^------------------------------------------^ MatcherTest.java:154: Warning -- Advice declaration doesn't apply anywhere after(): meta(2) execution(* Clazz.*(..)) {} ^------------------------------------------^ MatcherTest.java:156: Warning -- Advice declaration doesn't apply anywhere after(): meta(2) execution(* L0Aspect.*(..)) {} ^---------------------------------------------^ MatcherTest.java:164: Warning -- Advice declaration doesn't apply anywhere after(): meta(2) execution(* L2Aspect.*(..)) {} ^---------------------------------------------^ MatcherTest.java:166: Warning -- Advice declaration doesn't apply anywhere after(): meta(2) execution(* L3Aspect.*(..)) {} ^---------------------------------------------^ MatcherTest.java:170: Warning -- Advice declaration doesn't apply anywhere after(): meta(3) execution(* Clazz.*(..)) {} ^------------------------------------------^ MatcherTest.java:172: Warning -- Advice declaration doesn't apply anywhere after(): meta(3) execution(* L0Aspect.*(..)) {} ^---------------------------------------------^ MatcherTest.java:174: Warning -- Advice declaration doesn't apply anywhere after(): meta(3) execution(* L1Aspect.*(..)) {} ^---------------------------------------------^ MatcherTest.java:182: Warning -- Advice declaration doesn't apply anywhere after(): meta(3) execution(* L3Aspect.*(..)) {} ^---------------------------------------------^ MatcherTest.java:191: Warning -- Advice declaration doesn't apply anywhere after(): adviceexecution() && meta execution(* L0Aspect.*(..)) {} ^---------------------------------------------------------------^ MatcherTest.java:199: Warning -- Advice declaration doesn't apply anywhere after(): meta adviceexecution() && meta(2) within(Test) {} ^--------------------------------------------------------^ MatcherTest.java:207: Warning -- Advice declaration doesn't apply anywhere after(): meta adviceexecution() && meta(2) within(Test2) {} ^---------------------------------------------------------^