| Package | Description |
|---|---|
| net.sf.cglib.core |
| Modifier and Type | Method and Description |
|---|---|
Local |
CodeEmitter.make_local() |
Local |
CodeEmitter.make_local(org.objectweb.asm.Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeEmitter.iinc(Local local,
int amount) |
void |
CodeEmitter.load_local(Local local) |
void |
CodeEmitter.store_local(Local local) |
Copyright © 2013 Oracle Corporation. All Rights Reserved.