dlangide v0.7.6 (2016-09-15T14:12:00Z)
Home
Dub
Repo
BreakpointListChangeListener
dlangide
ui
dsourceedit
Undocumented in source.
interface
BreakpointListChangeListener {
void
onBreakpointListChanged
(ProjectSourceFile sourceFile, Breakpoint[] breakpoints);
}
Members
Functions
onBreakpointListChanged
void
onBreakpointListChanged
(ProjectSourceFile sourceFile, Breakpoint[] breakpoints)
Undocumented in source.
Meta
Source
See Implementation
dlangide
ui
dsourceedit
classes
DSourceEdit
interfaces
BookmarkListChangeListener
BreakpointListChangeListener