dlangide v0.8.17 (2018-11-26T09:12:46Z)
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