Modifier | Constructor and Description |
---|---|
protected |
ReturnHook(CodeGen gen) |
Modifier and Type | Method and Description |
---|---|
protected abstract boolean |
doit(Bytecode b,
int opcode)
Returns true if the generated code ends with return,
throw, or goto.
|
protected void |
remove(CodeGen gen) |
Copyright © 2019. All rights reserved.