org.aspectj.weaver.bcel
Class BcelTestUtils

java.lang.Object
  extended by org.aspectj.weaver.bcel.BcelTestUtils

public class BcelTestUtils
extends java.lang.Object


Constructor Summary
BcelTestUtils()
           
 
Method Summary
static Advice shadowMunger(World w, java.lang.String str, int extraFlag)
          Moved from BcelWorld to here Parse a string into advice.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BcelTestUtils

public BcelTestUtils()
Method Detail

shadowMunger

public static Advice shadowMunger(World w,
                                  java.lang.String str,
                                  int extraFlag)
Moved from BcelWorld to here Parse a string into advice.
 Kind ( Id , ... ) : Pointcut -> MethodSignature