Documentation/Source/eric5.Debugger.BreakPointModel.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
238 </dd> 238 </dd>
239 </dl><a NAME="BreakPointModel.getBreakPointIndex" ID="BreakPointModel.getBreakPointIndex"></a> 239 </dl><a NAME="BreakPointModel.getBreakPointIndex" ID="BreakPointModel.getBreakPointIndex"></a>
240 <h4>BreakPointModel.getBreakPointIndex</h4> 240 <h4>BreakPointModel.getBreakPointIndex</h4>
241 <b>getBreakPointIndex</b>(<i>fn, lineno</i>) 241 <b>getBreakPointIndex</b>(<i>fn, lineno</i>)
242 <p> 242 <p>
243 Public method to get the index of a breakpoint given by filename and line number. 243 Public method to get the index of a breakpoint given by filename and
244 line number.
244 </p><dl> 245 </p><dl>
245 <dt><i>fn</i></dt> 246 <dt><i>fn</i></dt>
246 <dd> 247 <dd>
247 filename of the breakpoint (string) 248 filename of the breakpoint (string)
248 </dd><dt><i>lineno</i></dt> 249 </dd><dt><i>lineno</i></dt>

eric ide

mercurial