dlangide v0.7.77 (2017-09-12T14:20:07Z)
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
CompletionPopupMenu
DSourceEdit
functions
isIdentChar
isIdentText
interfaces
BookmarkListChangeListener
BreakpointListChangeListener