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