7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
356 | 356 |
357 <p> | 357 <p> |
358 Public method to parse the source. | 358 Public method to parse the source. |
359 </p> | 359 </p> |
360 <dl> | 360 <dl> |
361 <dt>Returns:</dt> | 361 <dt>Return:</dt> |
362 <dd> | 362 <dd> |
363 dictionary containing the parsed information | 363 dictionary containing the parsed information |
364 </dd> | 364 </dd> |
365 </dl> | 365 </dl> |
366 <a NAME="Visitor.visit_const" ID="Visitor.visit_const"></a> | 366 <a NAME="Visitor.visit_const" ID="Visitor.visit_const"></a> |
453 <dd> | 453 <dd> |
454 path the file should be searched in (list of strings) | 454 path the file should be searched in (list of strings) |
455 </dd> | 455 </dd> |
456 </dl> | 456 </dl> |
457 <dl> | 457 <dl> |
458 <dt>Returns:</dt> | 458 <dt>Return:</dt> |
459 <dd> | 459 <dd> |
460 the resulting dictionary | 460 the resulting dictionary |
461 </dd> | 461 </dd> |
462 </dl> | 462 </dl> |
463 <div align="right"><a href="#top">Up</a></div> | 463 <div align="right"><a href="#top">Up</a></div> |
484 <dd> | 484 <dd> |
485 module name associated with the source text | 485 module name associated with the source text |
486 </dd> | 486 </dd> |
487 </dl> | 487 </dl> |
488 <dl> | 488 <dl> |
489 <dt>Returns:</dt> | 489 <dt>Return:</dt> |
490 <dd> | 490 <dd> |
491 dictionary containing the extracted data | 491 dictionary containing the extracted data |
492 </dd> | 492 </dd> |
493 </dl> | 493 </dl> |
494 <dl> | 494 <dl> |