Class IrAndSourceViewer


  • public class IrAndSourceViewer
    extends Object
    • Constructor Detail

      • IrAndSourceViewer

        public IrAndSourceViewer​(CallGraph cg)
    • Method Detail

      • getComponent

        public Component getComponent()
      • setIRAndPc

        public void setIRAndPc​(IR ir,
                               int pc)
      • setIR

        public void setIR​(IR ir)