Uses of Interface
joeq.Compiler.BytecodeAnalysis.Bytecodes.InstructionListObserver

Packages that use Bytecodes.InstructionListObserver
joeq.Compiler.BytecodeAnalysis   
 

Uses of Bytecodes.InstructionListObserver in joeq.Compiler.BytecodeAnalysis
 

Methods in joeq.Compiler.BytecodeAnalysis with parameters of type Bytecodes.InstructionListObserver
 void Bytecodes.InstructionList.addObserver(Bytecodes.InstructionListObserver o)
          Add observer for this object.
 void Bytecodes.InstructionList.removeObserver(Bytecodes.InstructionListObserver o)
          Remove observer for this object.
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.