Uses of Class
org.aspectj.weaver.bcel.UnwovenClassFile.ChildClass

Packages that use UnwovenClassFile.ChildClass
org.aspectj.weaver.bcel   
 

Uses of UnwovenClassFile.ChildClass in org.aspectj.weaver.bcel
 

Methods in org.aspectj.weaver.bcel that return types with arguments of type UnwovenClassFile.ChildClass
 java.util.List<UnwovenClassFile.ChildClass> LazyClassGen.getChildClasses(BcelWorld world)