org.scaladebugger.api.profiles.swappable

watchpoints

package watchpoints

Visibility
  1. Public
  2. All

Type Members

  1. trait SwappableAccessWatchpointProfile extends AccessWatchpointProfile

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

  2. trait SwappableModificationWatchpointProfile extends ModificationWatchpointProfile

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

Ungrouped