Uses of Class
joeq.Compiler.Quad.JSRInfo

Packages that use JSRInfo
joeq.Compiler.Quad   
 

Uses of JSRInfo in joeq.Compiler.Quad
 

Methods in joeq.Compiler.Quad that return JSRInfo
 JSRInfo ControlFlowGraph.getJSRInfo(BasicBlock bb)
           
 

Methods in joeq.Compiler.Quad with parameters of type JSRInfo
 void ControlFlowGraph.addJSRInfo(JSRInfo info)
           
 



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