Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Processors
.
NameMapper
class NameMapper
File:
../Synopsis/Processors/NameMapper.py
Abstract base class for name mapping.
Methods Summary:
visit_scope
(
self
,
node
)
Recursively visits declarations under this scope.
visit_group
(
self
,
node
)
Recursively visits declarations under this group.
Methods Details:
visit_scope
(
self
,
node
)
Recursively visits declarations under this scope.
visit_group
(
self
,
node
)
Recursively visits declarations under this group.
Generated on Thu Apr 16 16:26:59 2009 by
synopsis
(version devel)