Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Formatters
.
Dump
class Formatter
File:
../Synopsis/Formatters/Dump.py
-
Class attributes
show_ids
show_declarations
show_types
show_files
stylesheet
-
Methods
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 Tue Jul 20 09:06:58 2010 by
synopsis
(version devel)