Uses of Class
net.sf.cglib.core.Local
Packages that use Local
-
Uses of Local in net.sf.cglib.core
Methods in net.sf.cglib.core that return LocalModifier and TypeMethodDescriptionCodeEmitter.make_local()
CodeEmitter.make_local
(org.objectweb.asm.Type type) Methods in net.sf.cglib.core with parameters of type LocalModifier and TypeMethodDescriptionvoid
void
CodeEmitter.load_local
(Local local) void
CodeEmitter.store_local
(Local local)