Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Formatters
.
Dump
class Formatter
File:
../Synopsis/Formatters/Dump.py
Class attributes Summary:
show_ids
show_declarations
show_types
show_files
stylesheet
Methods Summary:
process
(
self
,
ir
,
*
*
kwds
)
push
(
self
,
name
)
pop
(
self
)
add_text
(
self
,
text
)
visit
(
self
,
obj
)
visit_none
(
self
,
obj
)
visit_string
(
self
,
obj
)
visit_type
(
self
,
obj
)
visit_tuple
(
self
,
obj
)
visit_list
(
self
,
obj
)
visit_dict
(
self
,
dict
)
visit_sourcefile
(
self
,
obj
)
visit_docstring
(
self
,
obj
)
visit_instance
(
self
,
obj
)
write_declarations
(
self
,
declarations
)
write_types
(
self
,
types
)
write_files
(
self
,
files
)
Generated on Thu Apr 16 16:26:57 2009 by
synopsis
(version devel)