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