Package

org.scaladebugger.api.profiles.traits

methods

Permalink

package methods

Visibility
  1. Public
  2. All

Type Members

  1. trait MethodEntryProfile extends AnyRef

    Permalink

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

  2. trait MethodExitProfile extends AnyRef

    Permalink

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

Ungrouped