Uses of Class
org.aspectj.apache.bcel.generic.MethodGen
Packages that use MethodGen
-
Uses of MethodGen in org.aspectj.weaver.bcel
Methods in org.aspectj.weaver.bcel that return MethodGenMethods in org.aspectj.weaver.bcel with parameters of type MethodGenModifier and TypeMethodDescriptionvoidLazyMethodGen.optimizedPackBody(MethodGen gen) voidfill the newly created method gen with our body, inspired by InstructionList.copy()