dlangide v0.7.42 (2017-08-11T16:19:30Z)
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