fs2.internal.jsdeps.node.inspectorMod.Debugger

Type members

Classlikes

@native @JSType
trait BreakLocation extends StObject
Companion
object
Companion
class
@native @JSType
trait BreakpointResolvedEventDataType extends StObject
Companion
object
@native @JSType
trait CallFrame extends StObject

JavaScript call frame. Array of call frames form the call stack.

JavaScript call frame. Array of call frames form the call stack.

Companion
object
object CallFrame
Companion
class
@native @JSType
trait ContinueToLocationParameterType extends StObject
Companion
object
@native @JSType
trait EnableReturnType extends StObject
Companion
object
Companion
class
@native @JSType
trait EvaluateOnCallFrameParameterType extends StObject
Companion
object
@native @JSType
trait EvaluateOnCallFrameReturnType extends StObject
Companion
object
@native @JSType
trait GetPossibleBreakpointsParameterType extends StObject
Companion
object
@native @JSType
trait GetPossibleBreakpointsReturnType extends StObject
Companion
object
@native @JSType
trait GetScriptSourceParameterType extends StObject
Companion
object
@native @JSType
trait GetScriptSourceReturnType extends StObject
Companion
object
@native @JSType
trait GetStackTraceParameterType extends StObject
Companion
object
@native @JSType
trait GetStackTraceReturnType extends StObject
Companion
object
@native @JSType
trait Location extends StObject

Location in the source code.

Location in the source code.

Companion
object
object Location
Companion
class
@native @JSType
trait PauseOnAsyncCallParameterType extends StObject
Companion
object
@native @JSType
trait PausedEventDataType extends StObject
Companion
object
Companion
class
@native @JSType
trait RemoveBreakpointParameterType extends StObject
Companion
object
@native @JSType
trait RestartFrameParameterType extends StObject
Companion
object
@native @JSType
trait RestartFrameReturnType extends StObject
Companion
object
@native @JSType
trait Scope extends StObject

Scope description.

Scope description.

Companion
object
object Scope
Companion
class
@native @JSType
trait ScriptFailedToParseEventDataType extends StObject
Companion
object
@native @JSType
trait ScriptParsedEventDataType extends StObject
Companion
object
@native @JSType
trait ScriptPosition extends StObject

Location in the source code.

Location in the source code.

Companion
object
Companion
class
@native @JSType
trait SearchInContentParameterType extends StObject
Companion
object
@native @JSType
trait SearchInContentReturnType extends StObject
Companion
object
@native @JSType
trait SearchMatch extends StObject

Search match for resource.

Search match for resource.

Companion
object
object SearchMatch
Companion
class
@native @JSType
trait SetAsyncCallStackDepthParameterType extends StObject
Companion
object
@native @JSType
trait SetBlackboxPatternsParameterType extends StObject
Companion
object
@native @JSType
trait SetBlackboxedRangesParameterType extends StObject
Companion
object
@native @JSType
trait SetBreakpointByUrlParameterType extends StObject
Companion
object
@native @JSType
trait SetBreakpointByUrlReturnType extends StObject
Companion
object
@native @JSType
trait SetBreakpointParameterType extends StObject
Companion
object
@native @JSType
trait SetBreakpointReturnType extends StObject
Companion
object
@native @JSType
trait SetBreakpointsActiveParameterType extends StObject
Companion
object
@native @JSType
trait SetPauseOnExceptionsParameterType extends StObject
Companion
object
@native @JSType
trait SetReturnValueParameterType extends StObject
Companion
object
@native @JSType
trait SetScriptSourceParameterType extends StObject
Companion
object
@native @JSType
trait SetScriptSourceReturnType extends StObject
Companion
object
@native @JSType
trait SetSkipAllPausesParameterType extends StObject
Companion
object
@native @JSType
trait SetVariableValueParameterType extends StObject
Companion
object
@native @JSType
trait StepIntoParameterType extends StObject
Companion
object

Types

type BreakpointId = String

Breakpoint identifier.

Breakpoint identifier.

type CallFrameId = String

Call frame identifier.

Call frame identifier.