public interface DebuggerURLLineBreakpoint extends DebuggerBreakpoint
DebuggerBreakpoint.BreakpointKind, DebuggerBreakpoint.BreakpointScope, DebuggerBreakpoint.BreakpointState
Modifier and Type | Method and Description |
---|---|
int |
getLine()
Get the source line of the breakpoint
|
java.net.URL |
getURL()
The URL of the source for this breakpoint
|
canEditBreakForThreads, canEditBreakpointHitActions, canEditCondition, canEditGroupName, canEditPassCount, getBreakForThreadNamed, getBreakForThreadNotNamed, getCondition, getCustomDescription, getCustomTypeString, getDisableBreakpointGroupOnBreakpointHit, getEnableBreakpointGroupOnBreakpointHit, getGroupName, getHiddenCondition, getKind, getLogEntryOnBreakpointHit, getPassCount, getProperties, getScope, isBeepOnBreakpointHit, isEnabled, isHaltOnBreakpointHit
java.net.URL getURL()
int getLine()