joeq.Main
Class Instrument
java.lang.Object
joeq.Main.Instrument
public abstract class Instrument
- extends Object
Instrument
- Version:
- $Id: Instrument.java 2244 2005-04-19 08:55:04Z joewhaley $
- Author:
- John Whaley
Field Summary |
static boolean |
trace
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
trace
public static boolean trace
Instrument
public Instrument()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
addExceptionHandler
public static Bytecodes.InstructionHandle addExceptionHandler(Bytecodes.InstructionList il,
jq_ConstantPool.ConstantPoolRebuilder cp)
instrument
public static void instrument(Bytecodes.InstructionList il,
jq_ConstantPool.ConstantPoolRebuilder cp)
Copyright © 2001-2008 John Whaley. All Rights Reserved.