Class DebugOutputInstr

All Implemented Interfaces:
FixedArityInstr

public class DebugOutputInstr extends NopInstr
This is only used for active debugging and should never end up showing up in real executed code. If it did happen to sneak in and it was persisted it would convert to a noop instr.