Properties
Protected
_breakpointsEnabled
_breakpointsEnabled: boolean = true
Protected
Readonly
exceptionBreakpoints
Protected
functionBreakpoints
Protected
instructionBreakpoints
Readonly
onDidChangeBreakpoints
Protected
Readonly
onDidChangeBreakpointsEmitter
Readonly
onDidChangeFunctionBreakpoints
Protected
Readonly
onDidChangeFunctionBreakpointsEmitter
Readonly
onDidChangeInstructionBreakpoints
Protected
Readonly
onDidChangeInstructionBreakpointsEmitter
Protected
Readonly
owner
owner: "breakpoint" = 'breakpoint'
Protected
Readonly
storage
storage: StorageService
Static
EXCEPTION_URI
EXCEPTION_URI: URI = ...
Static
FUNCTION_URI
FUNCTION_URI: URI = ...
Static
INSTRUCTION_URI
INSTRUCTION_URI: URI = ...