public static interface BytecodeScanner.Callback
Modifier and Type | Method and Description |
---|---|
void |
handleInstruction(int opcode,
int index)
Called to indicate that a particular bytecode has been scanned.
|
Copyright © 2003–2015. All rights reserved.