
public class InstrumentMethod extends Object
| Constructor and Description |
|---|
InstrumentMethod(MethodDatabase db,
String className,
org.objectweb.asm.tree.MethodNode mn) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.objectweb.asm.MethodVisitor mv) |
boolean |
collectCodeBlocks() |
public InstrumentMethod(MethodDatabase db, String className, org.objectweb.asm.tree.MethodNode mn) throws org.objectweb.asm.tree.analysis.AnalyzerException
org.objectweb.asm.tree.analysis.AnalyzerExceptionCopyright © 2015 Rice University - Department of Computer Science. All rights reserved.