Interface IProbeInserter

  • All Known Implementing Classes:
    ProbeInserter

    interface IProbeInserter
    Internal interface for insertion of probes into in the instruction sequence of a method.
    • Method Detail

      • insertProbe

        void insertProbe​(int id)
        Inserts the probe with the given id.
        Parameters:
        id - id of the probe to insert