Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Formatters
.
DocBook
.
Syntax
class PythonSummarySyntax
File:
../Synopsis/Formatters/DocBook/Syntax.py
Generate DocBook Synopsis for Python declarations.
Methods Summary:
__init__
(
self
,
output
)
finish
(
self
)
visit_group
(
self
,
node
)
visit_module
(
self
,
module
)
visit_class
(
self
,
class_
)
visit_inheritance
(
self
,
node
)
Methods Inherited from PythonSyntax
visit_function
,
visit_parameter
,
visit_variable
,
visit_const
Attributes Inherited from Syntax
output
Methods Inherited from Syntax
typeid
Generated on Thu Apr 16 16:27:00 2009 by
synopsis
(version devel)