| Package | Description | 
|---|---|
| javassist.bytecode.analysis | Bytecode Analysis API. | 
| Modifier and Type | Method and Description | 
|---|---|
| Subroutine[] | SubroutineScanner. scan(MethodInfo method) | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.