Uses of Class
joeq.Compiler.BytecodeAnalysis.LiveRefAnalysis.ExactJSRState

Packages that use LiveRefAnalysis.ExactJSRState
joeq.Compiler.BytecodeAnalysis   
 

Uses of LiveRefAnalysis.ExactJSRState in joeq.Compiler.BytecodeAnalysis
 

Methods in joeq.Compiler.BytecodeAnalysis that return LiveRefAnalysis.ExactJSRState
 LiveRefAnalysis.ExactJSRState LiveRefAnalysis.ExactJSRState.copyAsJSR()
           
 LiveRefAnalysis.ExactJSRState LiveRefAnalysis.ExactState.copyAsJSR()
           
 

Methods in joeq.Compiler.BytecodeAnalysis with parameters of type LiveRefAnalysis.ExactJSRState
 LiveRefAnalysis.ExactState LiveRefAnalysis.ExactJSRState.copyJSR(LiveRefAnalysis.ExactJSRState jsr_state)
           
 LiveRefAnalysis.ExactState LiveRefAnalysis.ExactState.copyJSR(LiveRefAnalysis.ExactJSRState jsr_state)
           
 boolean LiveRefAnalysis.ExactState.mergeJSR(LiveRefAnalysis.ExactState that, LiveRefAnalysis.ExactJSRState jsr_state)
           
 



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