Global Package
Inheritance Tree
Inheritance Graph
Name Index
package
Synopsis
.
Parsers
.
Python
.
Python
class Parser
File:
../Synopsis/Parsers/Python/__init__.py
Python Parser. See http://www.python.org/dev/peps/pep-0258 for additional info.
Class attributes Summary:
primary_file_only
base_path
sxr_prefix
default_docformat
Methods Summary:
process
(
self
,
ir
,
*
*
kwds
)
process_file
(
self
,
filename
,
base_path
)
Parse an individual python file.
Methods Details:
process_file
(
self
,
filename
,
base_path
)
Parse an individual python file.
Generated on Thu Apr 16 16:27:02 2009 by
synopsis
(version devel)