Uses of Class
joeq.Compiler.BytecodeAnalysis.JSRInfo

Packages that use JSRInfo
joeq.Compiler.BytecodeAnalysis   
 

Uses of JSRInfo in joeq.Compiler.BytecodeAnalysis
 

Methods in joeq.Compiler.BytecodeAnalysis that return JSRInfo
 JSRInfo ControlFlowGraph.getJSRInfo(BasicBlock b)
          Returns the JSR info about the JSR subroutine with the given entry/exit block, or null if there are none.
 



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