Package

org.scaladebugger.tool.backend

functions

Permalink

package functions

Visibility
  1. Public
  2. All

Type Members

  1. class BreakpointFunctions extends AnyRef

    Permalink

    Represents a collection of functions for managing breakpoints.

  2. class ClassFunctions extends AnyRef

    Permalink

    Represents a collection of functions for managing methods.

  3. class DebuggerFunctions extends AnyRef

    Permalink

    Represents a collection of functions for starting debuggers.

  4. class ExceptionFunctions extends AnyRef

    Permalink

    Represents a collection of functions for managing threads.

  5. class ExpressionFunctions extends AnyRef

    Permalink

    Represents a collection of functions for examining the remote JVM.

  6. class MethodFunctions extends AnyRef

    Permalink

    Represents a collection of functions for managing methods.

  7. class SourceFunctions extends AnyRef

    Permalink

    Represents a collection of functions for inspecting source code.

  8. class StepFunctions extends AnyRef

    Permalink

    Represents a collection of functions for managing steps.

  9. class ThreadFunctions extends AnyRef

    Permalink

    Represents a collection of functions for managing threads.

  10. class ThreadGroupFunctions extends AnyRef

    Permalink

    Represents a collection of functions for managing threads.

  11. class WatchpointFunctions extends AnyRef

    Permalink

    Represents a collection of functions for managing watchpoints.

Ungrouped