org.scaladebugger.api.profiles.traits

methods

package methods

Visibility
  1. Public
  2. All

Type Members

  1. trait MethodEntryProfile extends AnyRef

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

  2. trait MethodExitProfile extends AnyRef

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

Ungrouped