Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
debug
DebugBreakpointsSource
Class DebugBreakpointsSource
Hierarchy
TreeSource
DebugBreakpointsSource
Index
Constructors
constructor
Properties
breakpoints
id
model
on
Did
Change
on
Did
Change
Emitter
placeholder
to
Dispose
Methods
dispose
fire
Did
Change
get
Elements
init
Constructors
constructor
new
Debug
Breakpoints
Source
(
options
?:
TreeSourceOptions
)
:
DebugBreakpointsSource
Parameters
Optional
options:
TreeSourceOptions
Returns
DebugBreakpointsSource
Properties
Protected
Readonly
breakpoints
breakpoints
:
BreakpointManager
Readonly
id
id
:
undefined
|
string
Protected
Readonly
model
model
:
DebugViewModel
Readonly
on
Did
Change
on
Did
Change
:
Event
<
void
>
Protected
Readonly
on
Did
Change
Emitter
on
Did
Change
Emitter
:
Emitter
<
void
>
Readonly
placeholder
placeholder
:
undefined
|
string
Protected
Readonly
to
Dispose
to
Dispose
:
DisposableCollection
Methods
dispose
dispose
(
)
:
void
Returns
void
Protected
fire
Did
Change
fire
Did
Change
(
)
:
void
Returns
void
get
Elements
get
Elements
(
)
:
IterableIterator
<
TreeElement
>
Returns
IterableIterator
<
TreeElement
>
Protected
init
init
(
)
:
void
Returns
void
Exports
debug
Breakpoint
Manager
Breakpoint
Marker
Debug
Action
Debug
Breakpoint
Widget
Debug
Breakpoint
Widget
Commands
Debug
Commands
Debug
Configuration
Debug
Configuration
Manager
Debug
Configuration
Model
Debug
Console
Commands
Debug
Editor
Context
Commands
Debug
Error
Debug
Keybinding
Contexts
Debug
Menus
Debug
Session
Context
Commands
Debug
Thread
Context
Commands
Exception
Breakpoint
Expression
Container
Function
Breakpoint
Internal
Debug
Session
Options
Source
Breakpoint
VSCode
Debugger
Contribution
Virtual
Variable
Item
Debug
Breakpoints
Source
constructor
breakpoints
id
model
on
Did
Change
on
Did
Change
Emitter
placeholder
to
Dispose
dispose
fire
Did
Change
get
Elements
init