public static interface Breakpoint.ResolveListener
| Modifier and Type | Method and Description |
|---|---|
void |
breakpointResolved(Breakpoint breakpoint,
SourceSection section)
Notify about a breakpoint resolved at the specified location.
|
void breakpointResolved(Breakpoint breakpoint, SourceSection section)
breakpoint - The resolved breakpointsection - The resolved location