Class SPECIAL

All Implemented Interfaces:
Serializable

public class SPECIAL extends Instruction
A special probe instruction added by the instrumentation. The int value identifies which branch does the instruction correspond to.
See Also:
  • Field Details

  • Constructor Details

    • SPECIAL

      public SPECIAL(int i)
  • Method Details