Package

org.scaladebugger.api.profiles.swappable.requests

watchpoints

Permalink

package watchpoints

Visibility
  1. Public
  2. All

Type Members

  1. trait SwappableAccessWatchpointRequest extends AccessWatchpointRequest

    Permalink

    Represents a swappable profile for access watchpoint events that redirects the invocation to another profile.

  2. trait SwappableModificationWatchpointRequest extends ModificationWatchpointRequest

    Permalink

    Represents a swappable profile for modification watchpoint events that redirects the invocation to another profile.

Ungrouped