Package

org.scaladebugger.api.profiles.swappable

methods

Permalink

package methods

Visibility
  1. Public
  2. All

Type Members

  1. trait SwappableMethodEntryProfile extends MethodEntryProfile

    Permalink

    Represents a swappable profile for method entry events that redirects the invocation to another profile.

  2. trait SwappableMethodExitProfile extends MethodExitProfile

    Permalink

    Represents a swappable profile for method exit events that redirects the invocation to another profile.

Ungrouped