356 |
356 |
357 <dt><i>line</i></dt> |
357 <dt><i>line</i></dt> |
358 <dd> |
358 <dd> |
359 line to extract flags from (string) |
359 line to extract flags from (string) |
360 </dd> |
360 </dd> |
361 <dt><i>startComment=</i></dt> |
361 <dt><i>startComment</i></dt> |
362 <dd> |
362 <dd> |
363 string identifying the start of the comment (string) |
363 string identifying the start of the comment (string) |
364 </dd> |
364 </dd> |
365 <dt><i>endComment=</i></dt> |
365 <dt><i>endComment</i></dt> |
366 <dd> |
366 <dd> |
367 string identifying the end of a comment (string) |
367 string identifying the end of a comment (string) |
368 </dd> |
368 </dd> |
369 <dt><i>flagsLine=</i></dt> |
369 <dt><i>flagsLine</i></dt> |
370 <dd> |
370 <dd> |
371 flag indicating to check for a flags only line (bool) |
371 flag indicating to check for a flags only line (bool) |
372 </dd> |
372 </dd> |
373 </dl> |
373 </dl> |
374 <dl> |
374 <dl> |