Interface InstructionSkipper

All Superinterfaces:
ExtensionPoint

public interface InstructionSkipper extends ExtensionPoint
  • Method Details

    • getApplicableProcessor

      Processor getApplicableProcessor()
    • shouldSkip

      boolean shouldSkip(byte[] buffer, int size)