|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodGen | |
|---|---|
| org.aspectj.weaver.bcel | |
| Uses of MethodGen in org.aspectj.weaver.bcel |
|---|
| Methods in org.aspectj.weaver.bcel that return MethodGen | |
|---|---|
MethodGen |
LazyMethodGen.pack()
|
| Methods in org.aspectj.weaver.bcel with parameters of type MethodGen | |
|---|---|
void |
LazyMethodGen.optimizedPackBody(MethodGen gen)
|
void |
LazyMethodGen.packBody(MethodGen gen)
fill the newly created method gen with our body, inspired by InstructionList.copy() |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||