You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Readme.txt 179B

21 years ago
123456
  1. Mode: VM Run
  2. Title: Inheritance of methods advised by aspects
  3. A subclass SubClass inherits a super-class SuperClass's method getX
  4. which is affected by the aspect SuperAspect.