|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjoeq.Main.Instrument
public abstract class Instrument
Instrument
| Nested Class Summary | |
|---|---|
static class |
Instrument.ClassVisitor
|
| Field Summary | |
|---|---|
static boolean |
trace
|
| Constructor Summary | |
|---|---|
Instrument()
|
|
| Method Summary | |
|---|---|
static Bytecodes.InstructionHandle |
addExceptionHandler(Bytecodes.InstructionList il,
jq_ConstantPool.ConstantPoolRebuilder cp)
|
static void |
instrument(Bytecodes.InstructionList il,
jq_ConstantPool.ConstantPoolRebuilder cp)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean trace
| Constructor Detail |
|---|
public Instrument()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
public static Bytecodes.InstructionHandle addExceptionHandler(Bytecodes.InstructionList il,
jq_ConstantPool.ConstantPoolRebuilder cp)
public static void instrument(Bytecodes.InstructionList il,
jq_ConstantPool.ConstantPoolRebuilder cp)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||