]> source.dussan.org Git - aspectj.git/commitdiff
231396:
authoraclement <aclement>
Fri, 30 May 2008 17:20:23 +0000 (17:20 +0000)
committeraclement <aclement>
Fri, 30 May 2008 17:20:23 +0000 (17:20 +0000)
weaver/src/org/aspectj/weaver/ShadowMunger.java

index bffb9f45dcedf3e8a7250c72c72dec31307c9f80..50f3f4e0b307e0e66e7734632297e6fa8b2124a3 100644 (file)
@@ -42,8 +42,8 @@ import org.aspectj.weaver.patterns.Pointcut;
  *     which may modify state.  
  * Then implement is called. 
  */
-
 public abstract class ShadowMunger implements PartialOrder.PartialComparable, IHasPosition {
+
        protected Pointcut pointcut;
        
        // these three fields hold the source location of this munger