Package

org.scaladebugger.api.profiles.traits.requests

methods

Permalink

package methods

Visibility
  1. Public
  2. All

Type Members

  1. trait MethodEntryRequest extends AnyRef

    Permalink

    Represents the interface that needs to be implemented to provide method entry functionality for a specific debug profile.

  2. trait MethodExitRequest extends AnyRef

    Permalink

    Represents the interface that needs to be implemented to provide method exit functionality for a specific debug profile.

Ungrouped