|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Subroutine | |
|---|---|
| javassist.bytecode.analysis | Bytecode Analysis API. |
| Uses of Subroutine in javassist.bytecode.analysis |
|---|
| Methods in javassist.bytecode.analysis that return Subroutine | |
|---|---|
Subroutine[] |
SubroutineScanner.scan(MethodInfo method)
|
| Methods in javassist.bytecode.analysis with parameters of type Subroutine | |
|---|---|
void |
Executor.execute(MethodInfo method,
int pos,
CodeIterator iter,
Frame frame,
Subroutine subroutine)
Execute the instruction, modeling the effects on the specified frame and subroutine. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||