Uses of Class
kilim.analysis.ClassWeaver
Packages that use ClassWeaver
-
Uses of ClassWeaver in kilim
Methods in kilim that return ClassWeaverModifier and TypeMethodDescriptionWeavingClassLoader.weaveClass(String name) load the bytecode for a class of a given name from the classpath and weave itMethods in kilim with parameters of type ClassWeaverModifier and TypeMethodDescriptionprivate ClassWeavingClassLoader.defineAll(String name, ClassWeaver cw) -
Uses of ClassWeaver in kilim.analysis
Fields in kilim.analysis declared as ClassWeaverMethods in kilim.analysis that return ClassWeaverConstructors in kilim.analysis with parameters of type ClassWeaverModifierConstructorDescription(package private)MethodWeaver(ClassWeaver cw, Detector detector, MethodFlow mf, boolean isSAM) -
Uses of ClassWeaver in kilim.tools
Methods in kilim.tools that return ClassWeaverMethods in kilim.tools with parameters of type ClassWeaverModifier and TypeMethodDescription(package private) static voidWeaver.writeClasses(ClassWeaver cw)