Package com.ibm.wala.viz.viewer
Class IrAndSourceViewer
- java.lang.Object
-
- com.ibm.wala.viz.viewer.IrAndSourceViewer
-
public class IrAndSourceViewer extends Object
-
-
Constructor Summary
Constructors Constructor Description IrAndSourceViewer(CallGraph cg)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Component
getComponent()
void
setIR(IR ir)
void
setIRAndPc(IR ir, int pc)
-